Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-5068 (GCVE-0-2019-5068)
Vulnerability from cvelistv5
Published
2019-11-05 21:11
Modified
2024-08-04 19:47
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-277 - Insecure Inherited Permissions
Summary
An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
n/a | Mesa 3D X11 Graphics library |
Version: 19.1.2 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T19:47:56.664Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "[debian-lts-announce] 20191115 [SECURITY] [DLA 1993-1] mesa security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2019/11/msg00013.html" }, { "name": "openSUSE-SU-2020:0084", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00037.html" }, { "name": "USN-4271-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/4271-1/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Mesa 3D X11 Graphics library", "vendor": "n/a", "versions": [ { "status": "affected", "version": "19.1.2" } ] } ], "descriptions": [ { "lang": "en", "value": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-277", "description": "CWE-277: Insecure Inherited Permissions", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-04-19T17:33:45", "orgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b", "shortName": "talos" }, "references": [ { "name": "[debian-lts-announce] 20191115 [SECURITY] [DLA 1993-1] mesa security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2019/11/msg00013.html" }, { "name": "openSUSE-SU-2020:0084", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00037.html" }, { "name": "USN-4271-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/4271-1/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857" }, { "tags": [ "x_refsource_MISC" ], "url": "https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "talos-cna@cisco.com", "ID": "CVE-2019-5068", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Mesa 3D X11 Graphics library", "version": { "version_data": [ { "version_value": "19.1.2" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability." } ] }, "impact": { "cvss": { "baseScore": 5.1, "baseSeverity": "Medium", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-277: Insecure Inherited Permissions" } ] } ] }, "references": { "reference_data": [ { "name": "[debian-lts-announce] 20191115 [SECURITY] [DLA 1993-1] mesa security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2019/11/msg00013.html" }, { "name": "openSUSE-SU-2020:0084", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00037.html" }, { "name": "USN-4271-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4271-1/" }, { "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857", "refsource": "MISC", "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857" }, { "name": "https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html", "refsource": "MISC", "url": "https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html" }, { "name": "https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc", "refsource": "MISC", "url": "https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc" } ] } } } }, "cveMetadata": { "assignerOrgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b", "assignerShortName": "talos", "cveId": "CVE-2019-5068", "datePublished": "2019-11-05T21:11:55", "dateReserved": "2019-01-04T00:00:00", "dateUpdated": "2024-08-04T19:47:56.664Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-5068\",\"sourceIdentifier\":\"talos-cna@cisco.com\",\"published\":\"2019-11-05T22:15:14.017\",\"lastModified\":\"2024-11-21T04:44:17.260\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.\"},{\"lang\":\"es\",\"value\":\"Existe una vulnerabilidad de permisos de memoria compartida explotable en la funcionalidad de X11 de Mesa 3D Graphics Library versi\u00f3n 19.1.2. Un atacante puede acceder a la memoria compartida sin ning\u00fan permiso espec\u00edfico para activar esta vulnerabilidad.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":4.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":2.5}],\"cvssMetricV30\":[{\"source\":\"talos-cna@cisco.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":5.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.5,\"impactScore\":2.5}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:P/A:N\",\"baseScore\":3.6,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"talos-cna@cisco.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-277\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-732\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mesa3d:mesa:19.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1E28E95F-45BF-47F5-8721-D1A451D1E5D6\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A31C8344-3E02-4EB8-8BD8-4C84B7959624\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00037.html\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/11/msg00013.html\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4271-1/\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00037.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/11/msg00013.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4271-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
gsd-2019-5068
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-5068", "description": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.", "id": "GSD-2019-5068", "references": [ "https://www.suse.com/security/cve/CVE-2019-5068.html", "https://ubuntu.com/security/CVE-2019-5068" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-5068" ], "details": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.", "id": "GSD-2019-5068", "modified": "2023-12-13T01:23:55.124089Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "talos-cna@cisco.com", "ID": "CVE-2019-5068", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Mesa 3D X11 Graphics library", "version": { "version_data": [ { "version_value": "19.1.2" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability." } ] }, "impact": { "cvss": { "baseScore": 5.1, "baseSeverity": "Medium", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-277: Insecure Inherited Permissions" } ] } ] }, "references": { "reference_data": [ { "name": "[debian-lts-announce] 20191115 [SECURITY] [DLA 1993-1] mesa security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2019/11/msg00013.html" }, { "name": "openSUSE-SU-2020:0084", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00037.html" }, { "name": "USN-4271-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4271-1/" }, { "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857", "refsource": "MISC", "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857" }, { "name": "https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html", "refsource": "MISC", "url": "https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html" }, { "name": "https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc", "refsource": "MISC", "url": "https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mesa3d:mesa:19.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "talos-cna@cisco.com", "ID": "CVE-2019-5068" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-732" } ] } ] }, "references": { "reference_data": [ { "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857" }, { "name": "[debian-lts-announce] 20191115 [SECURITY] [DLA 1993-1] mesa security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2019/11/msg00013.html" }, { "name": "openSUSE-SU-2020:0084", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00037.html" }, { "name": "USN-4271-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4271-1/" }, { "name": "https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc" }, { "name": "https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html", "refsource": "MISC", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 3.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 2.5 } }, "lastModifiedDate": "2022-06-21T19:23Z", "publishedDate": "2019-11-05T22:15Z" } } }
suse-su-2020:0111-1
Vulnerability from csaf_suse
Published
2020-01-16 08:20
Modified
2020-01-16 08:20
Summary
Security update for Mesa
Notes
Title of the patch
Security update for Mesa
Description of the patch
This update for Mesa fixes the following issues:
Security issue fixed:
- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).
Patchnames
SUSE-2020-111,SUSE-SLE-Module-Basesystem-15-SP1-2020-111,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-111,SUSE-SLE-Product-WE-15-SP1-2020-111
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for Mesa", "title": "Title of the patch" }, { "category": "description", "text": "This update for Mesa fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-111,SUSE-SLE-Module-Basesystem-15-SP1-2020-111,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-111,SUSE-SLE-Product-WE-15-SP1-2020-111", "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-2020_0111-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:0111-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200111-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:0111-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-January/006356.html" }, { "category": "self", "summary": "SUSE Bug 1156015", "url": "https://bugzilla.suse.com/1156015" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5068 page", "url": "https://www.suse.com/security/cve/CVE-2019-5068/" } ], "title": "Security update for Mesa", "tracking": { "current_release_date": "2020-01-16T08:20:41Z", "generator": { "date": "2020-01-16T08:20:41Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:0111-1", "initial_release_date": "2020-01-16T08:20:41Z", "revision_history": [ { "date": "2020-01-16T08:20:41Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-18.3.2-34.9.1.aarch64", "product_id": "Mesa-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-KHR-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-dri-18.3.2-34.9.1.aarch64", "product_id": "Mesa-dri-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-dri-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-dri-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-dri-nouveau-18.3.2-34.9.1.aarch64", "product_id": "Mesa-dri-nouveau-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-vc4-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-dri-vc4-18.3.2-34.9.1.aarch64", "product_id": "Mesa-dri-vc4-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-gallium-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-gallium-18.3.2-34.9.1.aarch64", "product_id": "Mesa-gallium-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libEGL-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libEGL1-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libEGL1-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGL-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGL1-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGL1-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGLESv2-2-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGLESv2-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGLESv3-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libOpenCL-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libOpenCL-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libd3d-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libd3d-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libd3d-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libd3d-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libd3d-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libglapi-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libglapi0-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libglapi0-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libva-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libva-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-34.9.1.aarch64", "product": { "name": "libOSMesa-devel-18.3.2-34.9.1.aarch64", "product_id": "libOSMesa-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-34.9.1.aarch64", "product": { "name": "libOSMesa8-18.3.2-34.9.1.aarch64", "product_id": "libOSMesa8-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-34.9.1.aarch64", "product": { "name": "libXvMC_nouveau-18.3.2-34.9.1.aarch64", "product_id": "libXvMC_nouveau-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-34.9.1.aarch64", "product": { "name": "libXvMC_r600-18.3.2-34.9.1.aarch64", "product_id": "libXvMC_r600-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-34.9.1.aarch64", "product": { "name": "libgbm-devel-18.3.2-34.9.1.aarch64", "product_id": "libgbm-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libgbm1-18.3.2-34.9.1.aarch64", "product": { "name": "libgbm1-18.3.2-34.9.1.aarch64", "product_id": "libgbm1-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-34.9.1.aarch64", "product": { "name": "libvdpau_nouveau-18.3.2-34.9.1.aarch64", "product_id": "libvdpau_nouveau-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-34.9.1.aarch64", "product": { "name": "libvdpau_r300-18.3.2-34.9.1.aarch64", "product_id": "libvdpau_r300-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-34.9.1.aarch64", "product": { "name": "libvdpau_r600-18.3.2-34.9.1.aarch64", "product_id": "libvdpau_r600-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-34.9.1.aarch64", "product": { "name": "libxatracker-devel-1.0.0-34.9.1.aarch64", "product_id": "libxatracker-devel-1.0.0-34.9.1.aarch64" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-34.9.1.aarch64", "product": { "name": "libxatracker2-1.0.0-34.9.1.aarch64", "product_id": "libxatracker2-1.0.0-34.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "Mesa-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-dri-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-dri-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-dri-nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-dri-nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-vc4-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-dri-vc4-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-dri-vc4-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-gallium-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-gallium-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-gallium-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libEGL1-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-libEGL1-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-libEGL1-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGL1-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-libGL1-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-libGL1-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libd3d-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-libd3d-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-libd3d-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-libd3d-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-libd3d-devel-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-libglapi-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-libglapi-devel-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libglapi0-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-libglapi0-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-libglapi0-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libOSMesa-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libOSMesa-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libOSMesa-devel-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libOSMesa8-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libOSMesa8-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libOSMesa8-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libXvMC_nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libXvMC_nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libXvMC_nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libXvMC_r600-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libXvMC_r600-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libXvMC_r600-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgbm-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libgbm-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libgbm-devel-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgbm1-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libgbm1-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libgbm1-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libvdpau_nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libvdpau_nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_r300-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libvdpau_r300-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libvdpau_r300-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_r600-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libvdpau_r600-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libvdpau_r600-64bit-18.3.2-34.9.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-34.9.1.i586", "product": { "name": "Mesa-18.3.2-34.9.1.i586", "product_id": "Mesa-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-KHR-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-34.9.1.i586", "product": { "name": "Mesa-dri-18.3.2-34.9.1.i586", "product_id": "Mesa-dri-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-dri-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-dri-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-34.9.1.i586", "product": { "name": "Mesa-dri-nouveau-18.3.2-34.9.1.i586", "product_id": "Mesa-dri-nouveau-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-gallium-18.3.2-34.9.1.i586", "product": { "name": "Mesa-gallium-18.3.2-34.9.1.i586", "product_id": "Mesa-gallium-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libEGL-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libEGL1-18.3.2-34.9.1.i586", "product_id": "Mesa-libEGL1-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libGL-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGL1-18.3.2-34.9.1.i586", "product_id": "Mesa-libGL1-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.i586", "product_id": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.i586", "product_id": "Mesa-libGLESv2-2-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libGLESv2-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libGLESv3-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libOpenCL-18.3.2-34.9.1.i586", "product_id": "Mesa-libOpenCL-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libVulkan-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libVulkan-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libVulkan-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libd3d-18.3.2-34.9.1.i586", "product_id": "Mesa-libd3d-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libd3d-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libd3d-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libglapi-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libglapi0-18.3.2-34.9.1.i586", "product_id": "Mesa-libglapi0-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libva-18.3.2-34.9.1.i586", "product_id": "Mesa-libva-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-34.9.1.i586", "product": { "name": "libOSMesa-devel-18.3.2-34.9.1.i586", "product_id": "libOSMesa-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-34.9.1.i586", "product": { "name": "libOSMesa8-18.3.2-34.9.1.i586", "product_id": "libOSMesa8-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-34.9.1.i586", "product": { "name": "libXvMC_nouveau-18.3.2-34.9.1.i586", "product_id": "libXvMC_nouveau-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-34.9.1.i586", "product": { "name": "libXvMC_r600-18.3.2-34.9.1.i586", "product_id": "libXvMC_r600-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-34.9.1.i586", "product": { "name": "libgbm-devel-18.3.2-34.9.1.i586", "product_id": "libgbm-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libgbm1-18.3.2-34.9.1.i586", "product": { "name": "libgbm1-18.3.2-34.9.1.i586", "product_id": "libgbm1-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-34.9.1.i586", "product": { "name": "libvdpau_nouveau-18.3.2-34.9.1.i586", "product_id": "libvdpau_nouveau-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-34.9.1.i586", "product": { "name": "libvdpau_r300-18.3.2-34.9.1.i586", "product_id": "libvdpau_r300-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-34.9.1.i586", "product": { "name": "libvdpau_r600-18.3.2-34.9.1.i586", "product_id": "libvdpau_r600-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libvdpau_radeonsi-18.3.2-34.9.1.i586", "product": { "name": "libvdpau_radeonsi-18.3.2-34.9.1.i586", "product_id": "libvdpau_radeonsi-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libvulkan_intel-18.3.2-34.9.1.i586", "product": { "name": "libvulkan_intel-18.3.2-34.9.1.i586", "product_id": "libvulkan_intel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libvulkan_radeon-18.3.2-34.9.1.i586", "product": { "name": "libvulkan_radeon-18.3.2-34.9.1.i586", "product_id": "libvulkan_radeon-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-34.9.1.i586", "product": { "name": "libxatracker-devel-1.0.0-34.9.1.i586", "product_id": "libxatracker-devel-1.0.0-34.9.1.i586" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-34.9.1.i586", "product": { "name": "libxatracker2-1.0.0-34.9.1.i586", "product_id": "libxatracker2-1.0.0-34.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-KHR-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-dri-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-dri-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-dri-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-dri-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-dri-nouveau-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-dri-nouveau-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-gallium-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-gallium-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-gallium-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libEGL-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libEGL1-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libEGL1-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGL-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGL1-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGL1-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGLESv2-2-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGLESv2-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGLESv3-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libOpenCL-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libOpenCL-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libglapi-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libglapi0-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libglapi0-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libva-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libva-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "libOSMesa-devel-18.3.2-34.9.1.ppc64le", "product_id": "libOSMesa-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-34.9.1.ppc64le", "product": { "name": "libOSMesa8-18.3.2-34.9.1.ppc64le", "product_id": "libOSMesa8-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-34.9.1.ppc64le", "product": { "name": "libXvMC_nouveau-18.3.2-34.9.1.ppc64le", "product_id": "libXvMC_nouveau-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-34.9.1.ppc64le", "product": { "name": "libXvMC_r600-18.3.2-34.9.1.ppc64le", "product_id": "libXvMC_r600-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "libgbm-devel-18.3.2-34.9.1.ppc64le", "product_id": "libgbm-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libgbm1-18.3.2-34.9.1.ppc64le", "product": { "name": "libgbm1-18.3.2-34.9.1.ppc64le", "product_id": "libgbm1-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-34.9.1.ppc64le", "product": { "name": "libvdpau_nouveau-18.3.2-34.9.1.ppc64le", "product_id": "libvdpau_nouveau-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-34.9.1.ppc64le", "product": { "name": "libvdpau_r300-18.3.2-34.9.1.ppc64le", "product_id": "libvdpau_r300-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-34.9.1.ppc64le", "product": { "name": "libvdpau_r600-18.3.2-34.9.1.ppc64le", "product_id": "libvdpau_r600-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-34.9.1.ppc64le", "product": { "name": "libxatracker-devel-1.0.0-34.9.1.ppc64le", "product_id": "libxatracker-devel-1.0.0-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-34.9.1.ppc64le", "product": { "name": "libxatracker2-1.0.0-34.9.1.ppc64le", "product_id": "libxatracker2-1.0.0-34.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-18.3.2-34.9.1.s390x", "product_id": "Mesa-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-KHR-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-dri-18.3.2-34.9.1.s390x", "product_id": "Mesa-dri-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-dri-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-dri-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-gallium-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-gallium-18.3.2-34.9.1.s390x", "product_id": "Mesa-gallium-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-libEGL-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libEGL1-18.3.2-34.9.1.s390x", "product_id": "Mesa-libEGL1-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGL-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGL1-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGL1-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGLESv2-2-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGLESv2-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGLESv3-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libOpenCL-18.3.2-34.9.1.s390x", "product_id": "Mesa-libOpenCL-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-libglapi-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libglapi0-18.3.2-34.9.1.s390x", "product_id": "Mesa-libglapi0-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-34.9.1.s390x", "product": { "name": "libOSMesa-devel-18.3.2-34.9.1.s390x", "product_id": "libOSMesa-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-34.9.1.s390x", "product": { "name": "libOSMesa8-18.3.2-34.9.1.s390x", "product_id": "libOSMesa8-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-34.9.1.s390x", "product": { "name": "libgbm-devel-18.3.2-34.9.1.s390x", "product_id": "libgbm-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "libgbm1-18.3.2-34.9.1.s390x", "product": { "name": "libgbm1-18.3.2-34.9.1.s390x", "product_id": "libgbm1-18.3.2-34.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-18.3.2-34.9.1.x86_64", "product_id": "Mesa-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-KHR-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-dri-18.3.2-34.9.1.x86_64", "product_id": "Mesa-dri-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-dri-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-dri-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-dri-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-dri-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-dri-nouveau-18.3.2-34.9.1.x86_64", "product_id": "Mesa-dri-nouveau-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-dri-nouveau-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-dri-nouveau-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-gallium-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-gallium-18.3.2-34.9.1.x86_64", "product_id": "Mesa-gallium-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-gallium-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-gallium-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-gallium-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libEGL-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libEGL1-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libEGL1-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libEGL1-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libEGL1-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGL-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGL1-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGL1-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGL1-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGL1-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGLESv2-2-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGLESv2-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGLESv3-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libOpenCL-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libOpenCL-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libVulkan-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libVulkan-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libVulkan-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libd3d-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libd3d-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libd3d-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libd3d-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libd3d-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libd3d-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libd3d-devel-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libd3d-devel-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libglapi-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libglapi-devel-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libglapi-devel-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libglapi0-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libglapi0-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libglapi0-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libglapi0-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libva-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libva-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-34.9.1.x86_64", "product": { "name": "libOSMesa-devel-18.3.2-34.9.1.x86_64", "product_id": "libOSMesa-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libOSMesa-devel-32bit-18.3.2-34.9.1.x86_64", "product_id": "libOSMesa-devel-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-34.9.1.x86_64", "product": { "name": "libOSMesa8-18.3.2-34.9.1.x86_64", "product_id": "libOSMesa8-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libOSMesa8-32bit-18.3.2-34.9.1.x86_64", "product_id": "libOSMesa8-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-34.9.1.x86_64", "product": { "name": "libXvMC_nouveau-18.3.2-34.9.1.x86_64", "product_id": "libXvMC_nouveau-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libXvMC_nouveau-32bit-18.3.2-34.9.1.x86_64", "product_id": "libXvMC_nouveau-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-34.9.1.x86_64", "product": { "name": "libXvMC_r600-18.3.2-34.9.1.x86_64", "product_id": "libXvMC_r600-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libXvMC_r600-32bit-18.3.2-34.9.1.x86_64", "product_id": "libXvMC_r600-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-34.9.1.x86_64", "product": { "name": "libgbm-devel-18.3.2-34.9.1.x86_64", "product_id": "libgbm-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libgbm-devel-32bit-18.3.2-34.9.1.x86_64", "product_id": "libgbm-devel-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libgbm1-18.3.2-34.9.1.x86_64", "product": { "name": "libgbm1-18.3.2-34.9.1.x86_64", "product_id": "libgbm1-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libgbm1-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libgbm1-32bit-18.3.2-34.9.1.x86_64", "product_id": "libgbm1-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_nouveau-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_nouveau-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_nouveau-32bit-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_nouveau-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_r300-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_r300-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_r300-32bit-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_r300-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_r600-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_r600-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_r600-32bit-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_r600-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_radeonsi-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_radeonsi-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_radeonsi-32bit-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_radeonsi-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_intel-18.3.2-34.9.1.x86_64", "product": { "name": "libvulkan_intel-18.3.2-34.9.1.x86_64", "product_id": "libvulkan_intel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_intel-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libvulkan_intel-32bit-18.3.2-34.9.1.x86_64", "product_id": "libvulkan_intel-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_radeon-18.3.2-34.9.1.x86_64", "product": { "name": "libvulkan_radeon-18.3.2-34.9.1.x86_64", "product_id": "libvulkan_radeon-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_radeon-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libvulkan_radeon-32bit-18.3.2-34.9.1.x86_64", "product_id": "libvulkan_radeon-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-34.9.1.x86_64", "product": { "name": "libxatracker-devel-1.0.0-34.9.1.x86_64", "product_id": "libxatracker-devel-1.0.0-34.9.1.x86_64" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-34.9.1.x86_64", "product": { "name": "libxatracker2-1.0.0-34.9.1.x86_64", "product_id": "libxatracker2-1.0.0-34.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 15 SP1", "product": { "name": "SUSE Linux Enterprise Workstation Extension 15 SP1", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:15:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-32bit-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-32bit-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-KHR-devel-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-KHR-devel-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-KHR-devel-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-KHR-devel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-devel-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-devel-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-devel-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-devel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-dri-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-dri-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-dri-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-dri-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-32bit-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-32bit-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-dri-32bit-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-dri-devel-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-dri-devel-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-dri-devel-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-dri-devel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-gallium-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-gallium-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-gallium-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-gallium-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-gallium-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-gallium-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-gallium-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-gallium-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-gallium-32bit-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-32bit-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-gallium-32bit-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-libEGL-devel-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-libEGL-devel-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-libEGL-devel-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libEGL-devel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-libEGL1-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-libEGL1-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-libEGL1-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libEGL1-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-32bit-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libEGL1-32bit-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-libGL-devel-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-libGL-devel-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-libGL-devel-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libGL-devel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-libGL1-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-libGL1-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-libGL1-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libGL1-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-32bit-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libGL1-32bit-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-libGLESv2-devel-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-libGLESv2-devel-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-libGLESv2-devel-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libGLESv2-devel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-libGLESv3-devel-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-libGLESv3-devel-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-libGLESv3-devel-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libGLESv3-devel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libVulkan-devel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libVulkan-devel-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libVulkan-devel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libd3d-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libd3d-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libd3d-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libd3d-devel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libd3d-devel-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libd3d-devel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-libglapi-devel-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-libglapi-devel-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-libglapi-devel-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libglapi-devel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-libglapi0-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-libglapi0-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.s390x" }, "product_reference": "Mesa-libglapi0-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libglapi0-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-32bit-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libglapi0-32bit-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libva-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libva-18.3.2-34.9.1.aarch64" }, "product_reference": "Mesa-libva-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libva-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libva-18.3.2-34.9.1.ppc64le" }, "product_reference": "Mesa-libva-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libva-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libva-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-libva-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.aarch64" }, "product_reference": "libOSMesa-devel-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.ppc64le" }, "product_reference": "libOSMesa-devel-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.s390x" }, "product_reference": "libOSMesa-devel-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.x86_64" }, "product_reference": "libOSMesa-devel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.aarch64" }, "product_reference": "libOSMesa8-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.ppc64le" }, "product_reference": "libOSMesa8-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.s390x" }, "product_reference": "libOSMesa8-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.x86_64" }, "product_reference": "libOSMesa8-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.aarch64" }, "product_reference": "libgbm-devel-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.ppc64le" }, "product_reference": "libgbm-devel-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.s390x" }, "product_reference": "libgbm-devel-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.x86_64" }, "product_reference": "libgbm-devel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.aarch64" }, "product_reference": "libgbm1-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.ppc64le" }, "product_reference": "libgbm1-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-34.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.s390x" }, "product_reference": "libgbm1-18.3.2-34.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.x86_64" }, "product_reference": "libgbm1-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-32bit-18.3.2-34.9.1.x86_64" }, "product_reference": "libgbm1-32bit-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r300-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r300-18.3.2-34.9.1.aarch64" }, "product_reference": "libvdpau_r300-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r300-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r300-18.3.2-34.9.1.ppc64le" }, "product_reference": "libvdpau_r300-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r300-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r300-18.3.2-34.9.1.x86_64" }, "product_reference": "libvdpau_r300-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r600-18.3.2-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r600-18.3.2-34.9.1.aarch64" }, "product_reference": "libvdpau_r600-18.3.2-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r600-18.3.2-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r600-18.3.2-34.9.1.ppc64le" }, "product_reference": "libvdpau_r600-18.3.2-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r600-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r600-18.3.2-34.9.1.x86_64" }, "product_reference": "libvdpau_r600-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_radeonsi-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_radeonsi-18.3.2-34.9.1.x86_64" }, "product_reference": "libvdpau_radeonsi-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libvulkan_intel-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvulkan_intel-18.3.2-34.9.1.x86_64" }, "product_reference": "libvulkan_intel-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libvulkan_radeon-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvulkan_radeon-18.3.2-34.9.1.x86_64" }, "product_reference": "libvulkan_radeon-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker-devel-1.0.0-34.9.1.aarch64" }, "product_reference": "libxatracker-devel-1.0.0-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker-devel-1.0.0-34.9.1.ppc64le" }, "product_reference": "libxatracker-devel-1.0.0-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker-devel-1.0.0-34.9.1.x86_64" }, "product_reference": "libxatracker-devel-1.0.0-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-34.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker2-1.0.0-34.9.1.aarch64" }, "product_reference": "libxatracker2-1.0.0-34.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-34.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker2-1.0.0-34.9.1.ppc64le" }, "product_reference": "libxatracker2-1.0.0-34.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker2-1.0.0-34.9.1.x86_64" }, "product_reference": "libxatracker2-1.0.0-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-nouveau-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1:Mesa-dri-nouveau-18.3.2-34.9.1.x86_64" }, "product_reference": "Mesa-dri-nouveau-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libXvMC_nouveau-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1:libXvMC_nouveau-18.3.2-34.9.1.x86_64" }, "product_reference": "libXvMC_nouveau-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_nouveau-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1:libvdpau_nouveau-18.3.2-34.9.1.x86_64" }, "product_reference": "libvdpau_nouveau-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-5068", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5068" } ], "notes": [ { "category": "general", "text": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libVulkan-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libd3d-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libd3d-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libva-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libva-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libva-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r300-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r300-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r300-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r600-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r600-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r600-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_radeonsi-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvulkan_intel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvulkan_radeon-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker-devel-1.0.0-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker-devel-1.0.0-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker-devel-1.0.0-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker2-1.0.0-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker2-1.0.0-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker2-1.0.0-34.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:Mesa-dri-nouveau-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libXvMC_nouveau-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libvdpau_nouveau-18.3.2-34.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5068", "url": "https://www.suse.com/security/cve/CVE-2019-5068" }, { "category": "external", "summary": "SUSE Bug 1156015 for CVE-2019-5068", "url": "https://bugzilla.suse.com/1156015" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libVulkan-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libd3d-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libd3d-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libva-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libva-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libva-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r300-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r300-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r300-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r600-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r600-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r600-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_radeonsi-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvulkan_intel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvulkan_radeon-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker-devel-1.0.0-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker-devel-1.0.0-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker-devel-1.0.0-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker2-1.0.0-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker2-1.0.0-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker2-1.0.0-34.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:Mesa-dri-nouveau-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libXvMC_nouveau-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libvdpau_nouveau-18.3.2-34.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-KHR-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-dri-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-gallium-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libEGL1-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGL1-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv1_CM1-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-2-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv2-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libGLESv3-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libVulkan-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libd3d-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libd3d-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libglapi0-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libva-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libva-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:Mesa-libva-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libOSMesa8-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm-devel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgbm1-32bit-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r300-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r300-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r300-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r600-18.3.2-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r600-18.3.2-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_r600-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvdpau_radeonsi-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvulkan_intel-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libvulkan_radeon-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker-devel-1.0.0-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker-devel-1.0.0-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker-devel-1.0.0-34.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker2-1.0.0-34.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker2-1.0.0-34.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libxatracker2-1.0.0-34.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:Mesa-dri-nouveau-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libXvMC_nouveau-18.3.2-34.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libvdpau_nouveau-18.3.2-34.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-16T08:20:41Z", "details": "moderate" } ], "title": "CVE-2019-5068" } ] }
suse-su-2020:0132-1
Vulnerability from csaf_suse
Published
2020-01-20 08:22
Modified
2020-01-20 08:22
Summary
Security update for Mesa
Notes
Title of the patch
Security update for Mesa
Description of the patch
This update for Mesa fixes the following issues:
Security issue fixed:
- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).
Patchnames
SUSE-2020-132,SUSE-SLE-Module-Basesystem-15-2020-132,SUSE-SLE-Module-Development-Tools-OBS-15-2020-132,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-132,SUSE-SLE-Product-WE-15-2020-132
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for Mesa", "title": "Title of the patch" }, { "category": "description", "text": "This update for Mesa fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-132,SUSE-SLE-Module-Basesystem-15-2020-132,SUSE-SLE-Module-Development-Tools-OBS-15-2020-132,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-132,SUSE-SLE-Product-WE-15-2020-132", "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-2020_0132-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:0132-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200132-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:0132-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-January/006386.html" }, { "category": "self", "summary": "SUSE Bug 1156015", "url": "https://bugzilla.suse.com/1156015" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5068 page", "url": "https://www.suse.com/security/cve/CVE-2019-5068/" } ], "title": "Security update for Mesa", "tracking": { "current_release_date": "2020-01-20T08:22:22Z", "generator": { "date": "2020-01-20T08:22:22Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:0132-1", "initial_release_date": "2020-01-20T08:22:22Z", "revision_history": [ { "date": "2020-01-20T08:22:22Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "Mesa-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-18.0.2-27.6.1.aarch64", "product_id": "Mesa-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-devel-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-devel-18.0.2-27.6.1.aarch64", "product_id": "Mesa-devel-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-dri-18.0.2-27.6.1.aarch64", "product_id": "Mesa-dri-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-dri-devel-18.0.2-27.6.1.aarch64", "product_id": "Mesa-dri-devel-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-dri-nouveau-18.0.2-27.6.1.aarch64", "product_id": "Mesa-dri-nouveau-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-vc4-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-dri-vc4-18.0.2-27.6.1.aarch64", "product_id": "Mesa-dri-vc4-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-gallium-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-gallium-18.0.2-27.6.1.aarch64", "product_id": "Mesa-gallium-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libEGL-devel-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libEGL-devel-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libEGL1-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libEGL1-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libGL-devel-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libGL-devel-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL1-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libGL1-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libGL1-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libGLESv2-2-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libGLESv2-devel-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libGLESv3-devel-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libOpenCL-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libOpenCL-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libd3d-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libd3d-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libd3d-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libd3d-devel-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libd3d-devel-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libglapi-devel-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libglapi-devel-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libglapi0-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libglapi0-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libva-18.0.2-27.6.1.aarch64", "product": { "name": "Mesa-libva-18.0.2-27.6.1.aarch64", "product_id": "Mesa-libva-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "libOSMesa-devel-18.0.2-27.6.1.aarch64", "product": { "name": "libOSMesa-devel-18.0.2-27.6.1.aarch64", "product_id": "libOSMesa-devel-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "libOSMesa8-18.0.2-27.6.1.aarch64", "product": { "name": "libOSMesa8-18.0.2-27.6.1.aarch64", "product_id": "libOSMesa8-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.0.2-27.6.1.aarch64", "product": { "name": "libXvMC_nouveau-18.0.2-27.6.1.aarch64", "product_id": "libXvMC_nouveau-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "libXvMC_r600-18.0.2-27.6.1.aarch64", "product": { "name": "libXvMC_r600-18.0.2-27.6.1.aarch64", "product_id": "libXvMC_r600-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "libgbm-devel-18.0.2-27.6.1.aarch64", "product": { "name": "libgbm-devel-18.0.2-27.6.1.aarch64", "product_id": "libgbm-devel-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "libgbm1-18.0.2-27.6.1.aarch64", "product": { "name": "libgbm1-18.0.2-27.6.1.aarch64", "product_id": "libgbm1-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.0.2-27.6.1.aarch64", "product": { "name": "libvdpau_nouveau-18.0.2-27.6.1.aarch64", "product_id": "libvdpau_nouveau-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "libvdpau_r300-18.0.2-27.6.1.aarch64", "product": { "name": "libvdpau_r300-18.0.2-27.6.1.aarch64", "product_id": "libvdpau_r300-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "libvdpau_r600-18.0.2-27.6.1.aarch64", "product": { "name": "libvdpau_r600-18.0.2-27.6.1.aarch64", "product_id": "libvdpau_r600-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "libwayland-egl-devel-18.0.2-27.6.1.aarch64", "product": { "name": "libwayland-egl-devel-18.0.2-27.6.1.aarch64", "product_id": "libwayland-egl-devel-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "libwayland-egl1-18.0.2-27.6.1.aarch64", "product": { "name": "libwayland-egl1-18.0.2-27.6.1.aarch64", "product_id": "libwayland-egl1-18.0.2-27.6.1.aarch64" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-27.6.1.aarch64", "product": { "name": "libxatracker-devel-1.0.0-27.6.1.aarch64", "product_id": "libxatracker-devel-1.0.0-27.6.1.aarch64" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-27.6.1.aarch64", "product": { "name": "libxatracker2-1.0.0-27.6.1.aarch64", "product_id": "libxatracker2-1.0.0-27.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "Mesa-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "Mesa-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "Mesa-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "Mesa-dri-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "Mesa-dri-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "Mesa-dri-nouveau-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "Mesa-dri-nouveau-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-vc4-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "Mesa-dri-vc4-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "Mesa-dri-vc4-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-gallium-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "Mesa-gallium-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "Mesa-gallium-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libEGL1-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "Mesa-libEGL1-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "Mesa-libEGL1-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGL1-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "Mesa-libGL1-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "Mesa-libGL1-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libd3d-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "Mesa-libd3d-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "Mesa-libd3d-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "Mesa-libd3d-devel-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "Mesa-libd3d-devel-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "Mesa-libglapi-devel-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "Mesa-libglapi-devel-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libglapi0-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "Mesa-libglapi0-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "Mesa-libglapi0-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libOSMesa-devel-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "libOSMesa-devel-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "libOSMesa-devel-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libOSMesa8-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "libOSMesa8-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "libOSMesa8-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libXvMC_nouveau-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "libXvMC_nouveau-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "libXvMC_nouveau-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libXvMC_r600-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "libXvMC_r600-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "libXvMC_r600-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgbm-devel-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "libgbm-devel-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "libgbm-devel-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgbm1-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "libgbm1-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "libgbm1-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_nouveau-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "libvdpau_nouveau-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "libvdpau_nouveau-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_r300-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "libvdpau_r300-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "libvdpau_r300-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_r600-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "libvdpau_r600-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "libvdpau_r600-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libwayland-egl-devel-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "libwayland-egl-devel-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "libwayland-egl-devel-64bit-18.0.2-27.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libwayland-egl1-64bit-18.0.2-27.6.1.aarch64_ilp32", "product": { "name": "libwayland-egl1-64bit-18.0.2-27.6.1.aarch64_ilp32", "product_id": "libwayland-egl1-64bit-18.0.2-27.6.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.0.2-27.6.1.i586", "product": { "name": "Mesa-18.0.2-27.6.1.i586", "product_id": "Mesa-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-devel-18.0.2-27.6.1.i586", "product": { "name": "Mesa-devel-18.0.2-27.6.1.i586", "product_id": "Mesa-devel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-dri-18.0.2-27.6.1.i586", "product": { "name": "Mesa-dri-18.0.2-27.6.1.i586", "product_id": "Mesa-dri-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.0.2-27.6.1.i586", "product": { "name": "Mesa-dri-devel-18.0.2-27.6.1.i586", "product_id": "Mesa-dri-devel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.0.2-27.6.1.i586", "product": { "name": "Mesa-dri-nouveau-18.0.2-27.6.1.i586", "product_id": "Mesa-dri-nouveau-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-gallium-18.0.2-27.6.1.i586", "product": { "name": "Mesa-gallium-18.0.2-27.6.1.i586", "product_id": "Mesa-gallium-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libEGL-devel-18.0.2-27.6.1.i586", "product_id": "Mesa-libEGL-devel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libEGL1-18.0.2-27.6.1.i586", "product_id": "Mesa-libEGL1-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libGL-devel-18.0.2-27.6.1.i586", "product_id": "Mesa-libGL-devel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libGL1-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libGL1-18.0.2-27.6.1.i586", "product_id": "Mesa-libGL1-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.i586", "product_id": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.i586", "product_id": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.i586", "product_id": "Mesa-libGLESv2-2-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.i586", "product_id": "Mesa-libGLESv2-devel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.i586", "product_id": "Mesa-libGLESv3-devel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libOpenCL-18.0.2-27.6.1.i586", "product_id": "Mesa-libOpenCL-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libVulkan-devel-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libVulkan-devel-18.0.2-27.6.1.i586", "product_id": "Mesa-libVulkan-devel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libd3d-18.0.2-27.6.1.i586", "product_id": "Mesa-libd3d-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libd3d-devel-18.0.2-27.6.1.i586", "product_id": "Mesa-libd3d-devel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libglapi-devel-18.0.2-27.6.1.i586", "product_id": "Mesa-libglapi-devel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libglapi0-18.0.2-27.6.1.i586", "product_id": "Mesa-libglapi0-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "Mesa-libva-18.0.2-27.6.1.i586", "product": { "name": "Mesa-libva-18.0.2-27.6.1.i586", "product_id": "Mesa-libva-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libOSMesa-devel-18.0.2-27.6.1.i586", "product": { "name": "libOSMesa-devel-18.0.2-27.6.1.i586", "product_id": "libOSMesa-devel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libOSMesa8-18.0.2-27.6.1.i586", "product": { "name": "libOSMesa8-18.0.2-27.6.1.i586", "product_id": "libOSMesa8-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.0.2-27.6.1.i586", "product": { "name": "libXvMC_nouveau-18.0.2-27.6.1.i586", "product_id": "libXvMC_nouveau-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libXvMC_r600-18.0.2-27.6.1.i586", "product": { "name": "libXvMC_r600-18.0.2-27.6.1.i586", "product_id": "libXvMC_r600-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libgbm-devel-18.0.2-27.6.1.i586", "product": { "name": "libgbm-devel-18.0.2-27.6.1.i586", "product_id": "libgbm-devel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libgbm1-18.0.2-27.6.1.i586", "product": { "name": "libgbm1-18.0.2-27.6.1.i586", "product_id": "libgbm1-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.0.2-27.6.1.i586", "product": { "name": "libvdpau_nouveau-18.0.2-27.6.1.i586", "product_id": "libvdpau_nouveau-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libvdpau_r300-18.0.2-27.6.1.i586", "product": { "name": "libvdpau_r300-18.0.2-27.6.1.i586", "product_id": "libvdpau_r300-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libvdpau_r600-18.0.2-27.6.1.i586", "product": { "name": "libvdpau_r600-18.0.2-27.6.1.i586", "product_id": "libvdpau_r600-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libvdpau_radeonsi-18.0.2-27.6.1.i586", "product": { "name": "libvdpau_radeonsi-18.0.2-27.6.1.i586", "product_id": "libvdpau_radeonsi-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libvulkan_intel-18.0.2-27.6.1.i586", "product": { "name": "libvulkan_intel-18.0.2-27.6.1.i586", "product_id": "libvulkan_intel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libvulkan_radeon-18.0.2-27.6.1.i586", "product": { "name": "libvulkan_radeon-18.0.2-27.6.1.i586", "product_id": "libvulkan_radeon-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libwayland-egl-devel-18.0.2-27.6.1.i586", "product": { "name": "libwayland-egl-devel-18.0.2-27.6.1.i586", "product_id": "libwayland-egl-devel-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libwayland-egl1-18.0.2-27.6.1.i586", "product": { "name": "libwayland-egl1-18.0.2-27.6.1.i586", "product_id": "libwayland-egl1-18.0.2-27.6.1.i586" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-27.6.1.i586", "product": { "name": "libxatracker-devel-1.0.0-27.6.1.i586", "product_id": "libxatracker-devel-1.0.0-27.6.1.i586" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-27.6.1.i586", "product": { "name": "libxatracker2-1.0.0-27.6.1.i586", "product_id": "libxatracker2-1.0.0-27.6.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-devel-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-devel-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-devel-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-dri-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-dri-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-dri-devel-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-dri-devel-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-dri-nouveau-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-dri-nouveau-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-gallium-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-gallium-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-gallium-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-libEGL-devel-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-libEGL-devel-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-libEGL1-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-libEGL1-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-libGL-devel-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-libGL-devel-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL1-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-libGL1-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-libGL1-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-libGLESv2-2-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-libGLESv2-devel-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-libGLESv3-devel-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-libOpenCL-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-libOpenCL-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-libglapi-devel-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-libglapi-devel-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-libglapi0-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-libglapi0-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libva-18.0.2-27.6.1.ppc64le", "product": { "name": "Mesa-libva-18.0.2-27.6.1.ppc64le", "product_id": "Mesa-libva-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "libOSMesa-devel-18.0.2-27.6.1.ppc64le", "product": { "name": "libOSMesa-devel-18.0.2-27.6.1.ppc64le", "product_id": "libOSMesa-devel-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "libOSMesa8-18.0.2-27.6.1.ppc64le", "product": { "name": "libOSMesa8-18.0.2-27.6.1.ppc64le", "product_id": "libOSMesa8-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.0.2-27.6.1.ppc64le", "product": { "name": "libXvMC_nouveau-18.0.2-27.6.1.ppc64le", "product_id": "libXvMC_nouveau-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "libXvMC_r600-18.0.2-27.6.1.ppc64le", "product": { "name": "libXvMC_r600-18.0.2-27.6.1.ppc64le", "product_id": "libXvMC_r600-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "libgbm-devel-18.0.2-27.6.1.ppc64le", "product": { "name": "libgbm-devel-18.0.2-27.6.1.ppc64le", "product_id": "libgbm-devel-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "libgbm1-18.0.2-27.6.1.ppc64le", "product": { "name": "libgbm1-18.0.2-27.6.1.ppc64le", "product_id": "libgbm1-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.0.2-27.6.1.ppc64le", "product": { "name": "libvdpau_nouveau-18.0.2-27.6.1.ppc64le", "product_id": "libvdpau_nouveau-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "libvdpau_r300-18.0.2-27.6.1.ppc64le", "product": { "name": "libvdpau_r300-18.0.2-27.6.1.ppc64le", "product_id": "libvdpau_r300-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "libvdpau_r600-18.0.2-27.6.1.ppc64le", "product": { "name": "libvdpau_r600-18.0.2-27.6.1.ppc64le", "product_id": "libvdpau_r600-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "libwayland-egl-devel-18.0.2-27.6.1.ppc64le", "product": { "name": "libwayland-egl-devel-18.0.2-27.6.1.ppc64le", "product_id": "libwayland-egl-devel-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "libwayland-egl1-18.0.2-27.6.1.ppc64le", "product": { "name": "libwayland-egl1-18.0.2-27.6.1.ppc64le", "product_id": "libwayland-egl1-18.0.2-27.6.1.ppc64le" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-27.6.1.ppc64le", "product": { "name": "libxatracker-devel-1.0.0-27.6.1.ppc64le", "product_id": "libxatracker-devel-1.0.0-27.6.1.ppc64le" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-27.6.1.ppc64le", "product": { "name": "libxatracker2-1.0.0-27.6.1.ppc64le", "product_id": "libxatracker2-1.0.0-27.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-18.0.2-27.6.1.s390x", "product_id": "Mesa-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-devel-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-devel-18.0.2-27.6.1.s390x", "product_id": "Mesa-devel-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-dri-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-dri-18.0.2-27.6.1.s390x", "product_id": "Mesa-dri-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-dri-devel-18.0.2-27.6.1.s390x", "product_id": "Mesa-dri-devel-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-gallium-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-gallium-18.0.2-27.6.1.s390x", "product_id": "Mesa-gallium-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-libEGL-devel-18.0.2-27.6.1.s390x", "product_id": "Mesa-libEGL-devel-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-libEGL1-18.0.2-27.6.1.s390x", "product_id": "Mesa-libEGL1-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-libGL-devel-18.0.2-27.6.1.s390x", "product_id": "Mesa-libGL-devel-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGL1-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-libGL1-18.0.2-27.6.1.s390x", "product_id": "Mesa-libGL1-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.s390x", "product_id": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.s390x", "product_id": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.s390x", "product_id": "Mesa-libGLESv2-2-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.s390x", "product_id": "Mesa-libGLESv2-devel-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.s390x", "product_id": "Mesa-libGLESv3-devel-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-libOpenCL-18.0.2-27.6.1.s390x", "product_id": "Mesa-libOpenCL-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-libglapi-devel-18.0.2-27.6.1.s390x", "product_id": "Mesa-libglapi-devel-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.0.2-27.6.1.s390x", "product": { "name": "Mesa-libglapi0-18.0.2-27.6.1.s390x", "product_id": "Mesa-libglapi0-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "libOSMesa-devel-18.0.2-27.6.1.s390x", "product": { "name": "libOSMesa-devel-18.0.2-27.6.1.s390x", "product_id": "libOSMesa-devel-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "libOSMesa8-18.0.2-27.6.1.s390x", "product": { "name": "libOSMesa8-18.0.2-27.6.1.s390x", "product_id": "libOSMesa8-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "libgbm-devel-18.0.2-27.6.1.s390x", "product": { "name": "libgbm-devel-18.0.2-27.6.1.s390x", "product_id": "libgbm-devel-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "libgbm1-18.0.2-27.6.1.s390x", "product": { "name": "libgbm1-18.0.2-27.6.1.s390x", "product_id": "libgbm1-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "libwayland-egl-devel-18.0.2-27.6.1.s390x", "product": { "name": "libwayland-egl-devel-18.0.2-27.6.1.s390x", "product_id": "libwayland-egl-devel-18.0.2-27.6.1.s390x" } }, { "category": "product_version", "name": "libwayland-egl1-18.0.2-27.6.1.s390x", "product": { "name": "libwayland-egl1-18.0.2-27.6.1.s390x", "product_id": "libwayland-egl1-18.0.2-27.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-18.0.2-27.6.1.x86_64", "product_id": "Mesa-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-32bit-18.0.2-27.6.1.x86_64", "product_id": "Mesa-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-devel-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-devel-18.0.2-27.6.1.x86_64", "product_id": "Mesa-devel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-dri-18.0.2-27.6.1.x86_64", "product_id": "Mesa-dri-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-dri-32bit-18.0.2-27.6.1.x86_64", "product_id": "Mesa-dri-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-dri-devel-18.0.2-27.6.1.x86_64", "product_id": "Mesa-dri-devel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-dri-nouveau-18.0.2-27.6.1.x86_64", "product_id": "Mesa-dri-nouveau-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-dri-nouveau-32bit-18.0.2-27.6.1.x86_64", "product_id": "Mesa-dri-nouveau-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-gallium-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-gallium-18.0.2-27.6.1.x86_64", "product_id": "Mesa-gallium-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-gallium-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-gallium-32bit-18.0.2-27.6.1.x86_64", "product_id": "Mesa-gallium-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libEGL-devel-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libEGL-devel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libEGL1-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libEGL1-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libEGL1-32bit-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libEGL1-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libGL-devel-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libGL-devel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libGL1-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libGL1-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libGL1-32bit-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libGL1-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libGLESv2-2-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libGLESv2-devel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libGLESv3-devel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libOpenCL-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libOpenCL-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libVulkan-devel-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libVulkan-devel-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libVulkan-devel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libd3d-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libd3d-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libd3d-32bit-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libd3d-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libd3d-devel-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libd3d-devel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libd3d-devel-32bit-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libd3d-devel-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libglapi-devel-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libglapi-devel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libglapi-devel-32bit-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libglapi-devel-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libglapi0-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libglapi0-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libglapi0-32bit-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libglapi0-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libva-18.0.2-27.6.1.x86_64", "product": { "name": "Mesa-libva-18.0.2-27.6.1.x86_64", "product_id": "Mesa-libva-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-18.0.2-27.6.1.x86_64", "product": { "name": "libOSMesa-devel-18.0.2-27.6.1.x86_64", "product_id": "libOSMesa-devel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libOSMesa-devel-32bit-18.0.2-27.6.1.x86_64", "product_id": "libOSMesa-devel-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-18.0.2-27.6.1.x86_64", "product": { "name": "libOSMesa8-18.0.2-27.6.1.x86_64", "product_id": "libOSMesa8-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libOSMesa8-32bit-18.0.2-27.6.1.x86_64", "product_id": "libOSMesa8-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.0.2-27.6.1.x86_64", "product": { "name": "libXvMC_nouveau-18.0.2-27.6.1.x86_64", "product_id": "libXvMC_nouveau-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libXvMC_nouveau-32bit-18.0.2-27.6.1.x86_64", "product_id": "libXvMC_nouveau-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-18.0.2-27.6.1.x86_64", "product": { "name": "libXvMC_r600-18.0.2-27.6.1.x86_64", "product_id": "libXvMC_r600-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libXvMC_r600-32bit-18.0.2-27.6.1.x86_64", "product_id": "libXvMC_r600-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-18.0.2-27.6.1.x86_64", "product": { "name": "libgbm-devel-18.0.2-27.6.1.x86_64", "product_id": "libgbm-devel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libgbm-devel-32bit-18.0.2-27.6.1.x86_64", "product_id": "libgbm-devel-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libgbm1-18.0.2-27.6.1.x86_64", "product": { "name": "libgbm1-18.0.2-27.6.1.x86_64", "product_id": "libgbm1-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libgbm1-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libgbm1-32bit-18.0.2-27.6.1.x86_64", "product_id": "libgbm1-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.0.2-27.6.1.x86_64", "product": { "name": "libvdpau_nouveau-18.0.2-27.6.1.x86_64", "product_id": "libvdpau_nouveau-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libvdpau_nouveau-32bit-18.0.2-27.6.1.x86_64", "product_id": "libvdpau_nouveau-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-18.0.2-27.6.1.x86_64", "product": { "name": "libvdpau_r300-18.0.2-27.6.1.x86_64", "product_id": "libvdpau_r300-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libvdpau_r300-32bit-18.0.2-27.6.1.x86_64", "product_id": "libvdpau_r300-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-18.0.2-27.6.1.x86_64", "product": { "name": "libvdpau_r600-18.0.2-27.6.1.x86_64", "product_id": "libvdpau_r600-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libvdpau_r600-32bit-18.0.2-27.6.1.x86_64", "product_id": "libvdpau_r600-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-18.0.2-27.6.1.x86_64", "product": { "name": "libvdpau_radeonsi-18.0.2-27.6.1.x86_64", "product_id": "libvdpau_radeonsi-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libvdpau_radeonsi-32bit-18.0.2-27.6.1.x86_64", "product_id": "libvdpau_radeonsi-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_intel-18.0.2-27.6.1.x86_64", "product": { "name": "libvulkan_intel-18.0.2-27.6.1.x86_64", "product_id": "libvulkan_intel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_intel-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libvulkan_intel-32bit-18.0.2-27.6.1.x86_64", "product_id": "libvulkan_intel-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_radeon-18.0.2-27.6.1.x86_64", "product": { "name": "libvulkan_radeon-18.0.2-27.6.1.x86_64", "product_id": "libvulkan_radeon-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_radeon-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libvulkan_radeon-32bit-18.0.2-27.6.1.x86_64", "product_id": "libvulkan_radeon-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libwayland-egl-devel-18.0.2-27.6.1.x86_64", "product": { "name": "libwayland-egl-devel-18.0.2-27.6.1.x86_64", "product_id": "libwayland-egl-devel-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libwayland-egl-devel-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libwayland-egl-devel-32bit-18.0.2-27.6.1.x86_64", "product_id": "libwayland-egl-devel-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libwayland-egl1-18.0.2-27.6.1.x86_64", "product": { "name": "libwayland-egl1-18.0.2-27.6.1.x86_64", "product_id": "libwayland-egl1-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libwayland-egl1-32bit-18.0.2-27.6.1.x86_64", "product": { "name": "libwayland-egl1-32bit-18.0.2-27.6.1.x86_64", "product_id": "libwayland-egl1-32bit-18.0.2-27.6.1.x86_64" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-27.6.1.x86_64", "product": { "name": "libxatracker-devel-1.0.0-27.6.1.x86_64", "product_id": "libxatracker-devel-1.0.0-27.6.1.x86_64" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-27.6.1.x86_64", "product": { "name": "libxatracker2-1.0.0-27.6.1.x86_64", "product_id": "libxatracker2-1.0.0-27.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 15", "product": { "name": "SUSE Linux Enterprise Workstation Extension 15", "product_id": "SUSE Linux Enterprise Workstation Extension 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-32bit-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-32bit-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-devel-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-devel-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-devel-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-devel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-dri-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-dri-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-dri-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-dri-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-32bit-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-32bit-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-dri-32bit-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-dri-devel-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-dri-devel-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-dri-devel-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-dri-devel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-gallium-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-gallium-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-gallium-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-gallium-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-gallium-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-gallium-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-gallium-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-gallium-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-gallium-32bit-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-32bit-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-gallium-32bit-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-libEGL-devel-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-libEGL-devel-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-libEGL-devel-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libEGL-devel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-libEGL1-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-libEGL1-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-libEGL1-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libEGL1-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-32bit-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libEGL1-32bit-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-libGL-devel-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-libGL-devel-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-libGL-devel-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libGL-devel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-libGL1-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-libGL1-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-libGL1-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libGL1-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-32bit-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libGL1-32bit-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libGLESv1_CM1-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-libGLESv2-2-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-libGLESv2-2-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-libGLESv2-2-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libGLESv2-2-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-libGLESv2-devel-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-libGLESv2-devel-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-libGLESv2-devel-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libGLESv2-devel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-libGLESv3-devel-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-libGLESv3-devel-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-libGLESv3-devel-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libGLESv3-devel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libVulkan-devel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libVulkan-devel-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libVulkan-devel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libd3d-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libd3d-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libd3d-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libd3d-devel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libd3d-devel-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libd3d-devel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-libglapi-devel-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-libglapi-devel-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-libglapi-devel-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libglapi-devel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-libglapi0-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-libglapi0-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.s390x" }, "product_reference": "Mesa-libglapi0-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libglapi0-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-32bit-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libglapi0-32bit-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libva-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libva-18.0.2-27.6.1.aarch64" }, "product_reference": "Mesa-libva-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libva-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libva-18.0.2-27.6.1.ppc64le" }, "product_reference": "Mesa-libva-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libva-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libva-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-libva-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.aarch64" }, "product_reference": "libOSMesa-devel-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.ppc64le" }, "product_reference": "libOSMesa-devel-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.s390x" }, "product_reference": "libOSMesa-devel-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.x86_64" }, "product_reference": "libOSMesa-devel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.aarch64" }, "product_reference": "libOSMesa8-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.ppc64le" }, "product_reference": "libOSMesa8-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.s390x" }, "product_reference": "libOSMesa8-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.x86_64" }, "product_reference": "libOSMesa8-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.aarch64" }, "product_reference": "libgbm-devel-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.ppc64le" }, "product_reference": "libgbm-devel-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.s390x" }, "product_reference": "libgbm-devel-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.x86_64" }, "product_reference": "libgbm-devel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.aarch64" }, "product_reference": "libgbm1-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.ppc64le" }, "product_reference": "libgbm1-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.s390x" }, "product_reference": "libgbm1-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.x86_64" }, "product_reference": "libgbm1-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-32bit-18.0.2-27.6.1.x86_64" }, "product_reference": "libgbm1-32bit-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r300-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r300-18.0.2-27.6.1.aarch64" }, "product_reference": "libvdpau_r300-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r300-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r300-18.0.2-27.6.1.ppc64le" }, "product_reference": "libvdpau_r300-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r300-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r300-18.0.2-27.6.1.x86_64" }, "product_reference": "libvdpau_r300-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r600-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r600-18.0.2-27.6.1.aarch64" }, "product_reference": "libvdpau_r600-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r600-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r600-18.0.2-27.6.1.ppc64le" }, "product_reference": "libvdpau_r600-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r600-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r600-18.0.2-27.6.1.x86_64" }, "product_reference": "libvdpau_r600-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_radeonsi-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_radeonsi-18.0.2-27.6.1.x86_64" }, "product_reference": "libvdpau_radeonsi-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvulkan_intel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libvulkan_intel-18.0.2-27.6.1.x86_64" }, "product_reference": "libvulkan_intel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvulkan_radeon-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libvulkan_radeon-18.0.2-27.6.1.x86_64" }, "product_reference": "libvulkan_radeon-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libwayland-egl-devel-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.aarch64" }, "product_reference": "libwayland-egl-devel-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libwayland-egl-devel-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.ppc64le" }, "product_reference": "libwayland-egl-devel-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libwayland-egl-devel-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.s390x" }, "product_reference": "libwayland-egl-devel-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libwayland-egl-devel-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.x86_64" }, "product_reference": "libwayland-egl-devel-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libwayland-egl1-18.0.2-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.aarch64" }, "product_reference": "libwayland-egl1-18.0.2-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libwayland-egl1-18.0.2-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.ppc64le" }, "product_reference": "libwayland-egl1-18.0.2-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libwayland-egl1-18.0.2-27.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.s390x" }, "product_reference": "libwayland-egl1-18.0.2-27.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libwayland-egl1-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.x86_64" }, "product_reference": "libwayland-egl1-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxatracker-devel-1.0.0-27.6.1.aarch64" }, "product_reference": "libxatracker-devel-1.0.0-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxatracker-devel-1.0.0-27.6.1.ppc64le" }, "product_reference": "libxatracker-devel-1.0.0-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxatracker-devel-1.0.0-27.6.1.x86_64" }, "product_reference": "libxatracker-devel-1.0.0-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-27.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxatracker2-1.0.0-27.6.1.aarch64" }, "product_reference": "libxatracker2-1.0.0-27.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-27.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxatracker2-1.0.0-27.6.1.ppc64le" }, "product_reference": "libxatracker2-1.0.0-27.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-27.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxatracker2-1.0.0-27.6.1.x86_64" }, "product_reference": "libxatracker2-1.0.0-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-nouveau-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15", "product_id": "SUSE Linux Enterprise Workstation Extension 15:Mesa-dri-nouveau-18.0.2-27.6.1.x86_64" }, "product_reference": "Mesa-dri-nouveau-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15" }, { "category": "default_component_of", "full_product_name": { "name": "libXvMC_nouveau-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15", "product_id": "SUSE Linux Enterprise Workstation Extension 15:libXvMC_nouveau-18.0.2-27.6.1.x86_64" }, "product_reference": "libXvMC_nouveau-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_nouveau-18.0.2-27.6.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15", "product_id": "SUSE Linux Enterprise Workstation Extension 15:libvdpau_nouveau-18.0.2-27.6.1.x86_64" }, "product_reference": "libvdpau_nouveau-18.0.2-27.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-5068", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5068" } ], "notes": [ { "category": "general", "text": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libVulkan-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libd3d-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libd3d-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libva-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libva-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libva-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r300-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r300-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r300-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r600-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r600-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r600-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_radeonsi-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvulkan_intel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvulkan_radeon-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker-devel-1.0.0-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker-devel-1.0.0-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker-devel-1.0.0-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker2-1.0.0-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker2-1.0.0-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker2-1.0.0-27.6.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:Mesa-dri-nouveau-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libXvMC_nouveau-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libvdpau_nouveau-18.0.2-27.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5068", "url": "https://www.suse.com/security/cve/CVE-2019-5068" }, { "category": "external", "summary": "SUSE Bug 1156015 for CVE-2019-5068", "url": "https://bugzilla.suse.com/1156015" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libVulkan-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libd3d-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libd3d-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libva-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libva-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libva-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r300-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r300-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r300-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r600-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r600-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r600-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_radeonsi-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvulkan_intel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvulkan_radeon-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker-devel-1.0.0-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker-devel-1.0.0-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker-devel-1.0.0-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker2-1.0.0-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker2-1.0.0-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker2-1.0.0-27.6.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:Mesa-dri-nouveau-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libXvMC_nouveau-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libvdpau_nouveau-18.0.2-27.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-dri-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-gallium-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libEGL1-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGL1-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv1_CM1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-2-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv2-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libGLESv3-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libVulkan-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libd3d-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libd3d-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libglapi0-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libva-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libva-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:Mesa-libva-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libOSMesa8-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgbm-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgbm1-32bit-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r300-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r300-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r300-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r600-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r600-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_r600-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvdpau_radeonsi-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvulkan_intel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libvulkan_radeon-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl-devel-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libwayland-egl1-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker-devel-1.0.0-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker-devel-1.0.0-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker-devel-1.0.0-27.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker2-1.0.0-27.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker2-1.0.0-27.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxatracker2-1.0.0-27.6.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:Mesa-dri-nouveau-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libXvMC_nouveau-18.0.2-27.6.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libvdpau_nouveau-18.0.2-27.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-20T08:22:22Z", "details": "moderate" } ], "title": "CVE-2019-5068" } ] }
suse-su-2020:0146-1
Vulnerability from csaf_suse
Published
2020-01-21 08:58
Modified
2020-01-21 08:58
Summary
Security update for Mesa
Notes
Title of the patch
Security update for Mesa
Description of the patch
This update for Mesa fixes the following issues:
Security issue fixed:
- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).
Patchnames
SUSE-2020-146,SUSE-SLE-SDK-12-SP5-2020-146,SUSE-SLE-SERVER-12-SP5-2020-146,SUSE-SLE-WE-12-SP5-2020-146
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for Mesa", "title": "Title of the patch" }, { "category": "description", "text": "This update for Mesa fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-146,SUSE-SLE-SDK-12-SP5-2020-146,SUSE-SLE-SERVER-12-SP5-2020-146,SUSE-SLE-WE-12-SP5-2020-146", "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-2020_0146-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:0146-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200146-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:0146-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-January/006390.html" }, { "category": "self", "summary": "SUSE Bug 1156015", "url": "https://bugzilla.suse.com/1156015" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5068 page", "url": "https://www.suse.com/security/cve/CVE-2019-5068/" } ], "title": "Security update for Mesa", "tracking": { "current_release_date": "2020-01-21T08:58:48Z", "generator": { "date": "2020-01-21T08:58:48Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:0146-1", "initial_release_date": "2020-01-21T08:58:48Z", "revision_history": [ { "date": "2020-01-21T08:58:48Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-18.3.2-14.3.2.aarch64", "product_id": "Mesa-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-KHR-devel-18.3.2-14.3.2.aarch64", "product_id": "Mesa-KHR-devel-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-devel-18.3.2-14.3.2.aarch64", "product_id": "Mesa-devel-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-dri-18.3.2-14.3.2.aarch64", "product_id": "Mesa-dri-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-dri-devel-18.3.2-14.3.2.aarch64", "product_id": "Mesa-dri-devel-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-dri-nouveau-18.3.2-14.3.2.aarch64", "product_id": "Mesa-dri-nouveau-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-vc4-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-dri-vc4-18.3.2-14.3.2.aarch64", "product_id": "Mesa-dri-vc4-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libEGL-devel-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libEGL-devel-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libEGL1-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libEGL1-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libGL-devel-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libGL-devel-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libGL1-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libGL1-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libGLESv2-devel-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libGLESv3-devel-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libd3d-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libd3d-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libd3d-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libd3d-devel-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libd3d-devel-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libglapi-devel-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libglapi-devel-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libglapi0-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libglapi0-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-14.3.2.aarch64", "product": { "name": "Mesa-libva-18.3.2-14.3.2.aarch64", "product_id": "Mesa-libva-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-14.3.2.aarch64", "product": { "name": "libOSMesa-devel-18.3.2-14.3.2.aarch64", "product_id": "libOSMesa-devel-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-14.3.2.aarch64", "product": { "name": "libOSMesa8-18.3.2-14.3.2.aarch64", "product_id": "libOSMesa8-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-14.3.2.aarch64", "product": { "name": "libXvMC_nouveau-18.3.2-14.3.2.aarch64", "product_id": "libXvMC_nouveau-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-14.3.2.aarch64", "product": { "name": "libXvMC_r600-18.3.2-14.3.2.aarch64", "product_id": "libXvMC_r600-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-14.3.2.aarch64", "product": { "name": "libgbm-devel-18.3.2-14.3.2.aarch64", "product_id": "libgbm-devel-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "libgbm1-18.3.2-14.3.2.aarch64", "product": { "name": "libgbm1-18.3.2-14.3.2.aarch64", "product_id": "libgbm1-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-14.3.2.aarch64", "product": { "name": "libvdpau_nouveau-18.3.2-14.3.2.aarch64", "product_id": "libvdpau_nouveau-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-14.3.2.aarch64", "product": { "name": "libvdpau_r300-18.3.2-14.3.2.aarch64", "product_id": "libvdpau_r300-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-14.3.2.aarch64", "product": { "name": "libvdpau_r600-18.3.2-14.3.2.aarch64", "product_id": "libvdpau_r600-18.3.2-14.3.2.aarch64" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-14.3.2.aarch64", "product": { "name": "libxatracker-devel-1.0.0-14.3.2.aarch64", "product_id": "libxatracker-devel-1.0.0-14.3.2.aarch64" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-14.3.2.aarch64", "product": { "name": "libxatracker2-1.0.0-14.3.2.aarch64", "product_id": "libxatracker2-1.0.0-14.3.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "Mesa-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-dri-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-dri-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-dri-nouveau-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-dri-nouveau-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-vc4-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-dri-vc4-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-dri-vc4-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-libEGL-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-libEGL-devel-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libEGL1-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-libEGL1-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-libEGL1-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGL-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-libGL-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-libGL-devel-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGL1-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-libGL1-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-libGL1-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-libGLESv1_CM-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-libGLESv1_CM-devel-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-libGLESv1_CM1-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-libGLESv1_CM1-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-libGLESv2-2-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-libGLESv2-2-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-libGLESv2-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-libGLESv2-devel-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libd3d-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-libd3d-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-libd3d-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-libd3d-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-libd3d-devel-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-libglapi-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-libglapi-devel-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libglapi0-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "Mesa-libglapi0-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "Mesa-libglapi0-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libOSMesa-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "libOSMesa-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "libOSMesa-devel-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libOSMesa8-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "libOSMesa8-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "libOSMesa8-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libXvMC_nouveau-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "libXvMC_nouveau-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "libXvMC_nouveau-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libXvMC_r600-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "libXvMC_r600-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "libXvMC_r600-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgbm-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "libgbm-devel-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "libgbm-devel-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgbm1-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "libgbm1-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "libgbm1-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_nouveau-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "libvdpau_nouveau-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "libvdpau_nouveau-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_r300-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "libvdpau_r300-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "libvdpau_r300-64bit-18.3.2-14.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_r600-64bit-18.3.2-14.3.2.aarch64_ilp32", "product": { "name": "libvdpau_r600-64bit-18.3.2-14.3.2.aarch64_ilp32", "product_id": "libvdpau_r600-64bit-18.3.2-14.3.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-14.3.2.i586", "product": { "name": "Mesa-18.3.2-14.3.2.i586", "product_id": "Mesa-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-14.3.2.i586", "product": { "name": "Mesa-KHR-devel-18.3.2-14.3.2.i586", "product_id": "Mesa-KHR-devel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-14.3.2.i586", "product": { "name": "Mesa-devel-18.3.2-14.3.2.i586", "product_id": "Mesa-devel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-14.3.2.i586", "product": { "name": "Mesa-dri-18.3.2-14.3.2.i586", "product_id": "Mesa-dri-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-14.3.2.i586", "product": { "name": "Mesa-dri-devel-18.3.2-14.3.2.i586", "product_id": "Mesa-dri-devel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-14.3.2.i586", "product": { "name": "Mesa-dri-nouveau-18.3.2-14.3.2.i586", "product_id": "Mesa-dri-nouveau-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libEGL-devel-18.3.2-14.3.2.i586", "product_id": "Mesa-libEGL-devel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libEGL1-18.3.2-14.3.2.i586", "product_id": "Mesa-libEGL1-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libGL-devel-18.3.2-14.3.2.i586", "product_id": "Mesa-libGL-devel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libGL1-18.3.2-14.3.2.i586", "product_id": "Mesa-libGL1-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.i586", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.i586", "product_id": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.i586", "product_id": "Mesa-libGLESv2-2-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.i586", "product_id": "Mesa-libGLESv2-devel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.i586", "product_id": "Mesa-libGLESv3-devel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libVulkan-devel-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libVulkan-devel-18.3.2-14.3.2.i586", "product_id": "Mesa-libVulkan-devel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libd3d-18.3.2-14.3.2.i586", "product_id": "Mesa-libd3d-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libd3d-devel-18.3.2-14.3.2.i586", "product_id": "Mesa-libd3d-devel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libglapi-devel-18.3.2-14.3.2.i586", "product_id": "Mesa-libglapi-devel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libglapi0-18.3.2-14.3.2.i586", "product_id": "Mesa-libglapi0-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-14.3.2.i586", "product": { "name": "Mesa-libva-18.3.2-14.3.2.i586", "product_id": "Mesa-libva-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-14.3.2.i586", "product": { "name": "libOSMesa-devel-18.3.2-14.3.2.i586", "product_id": "libOSMesa-devel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-14.3.2.i586", "product": { "name": "libOSMesa8-18.3.2-14.3.2.i586", "product_id": "libOSMesa8-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-14.3.2.i586", "product": { "name": "libXvMC_nouveau-18.3.2-14.3.2.i586", "product_id": "libXvMC_nouveau-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-14.3.2.i586", "product": { "name": "libXvMC_r600-18.3.2-14.3.2.i586", "product_id": "libXvMC_r600-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-14.3.2.i586", "product": { "name": "libgbm-devel-18.3.2-14.3.2.i586", "product_id": "libgbm-devel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "libgbm1-18.3.2-14.3.2.i586", "product": { "name": "libgbm1-18.3.2-14.3.2.i586", "product_id": "libgbm1-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-14.3.2.i586", "product": { "name": "libvdpau_nouveau-18.3.2-14.3.2.i586", "product_id": "libvdpau_nouveau-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-14.3.2.i586", "product": { "name": "libvdpau_r300-18.3.2-14.3.2.i586", "product_id": "libvdpau_r300-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-14.3.2.i586", "product": { "name": "libvdpau_r600-18.3.2-14.3.2.i586", "product_id": "libvdpau_r600-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "libvdpau_radeonsi-18.3.2-14.3.2.i586", "product": { "name": "libvdpau_radeonsi-18.3.2-14.3.2.i586", "product_id": "libvdpau_radeonsi-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "libvulkan_intel-18.3.2-14.3.2.i586", "product": { "name": "libvulkan_intel-18.3.2-14.3.2.i586", "product_id": "libvulkan_intel-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "libvulkan_radeon-18.3.2-14.3.2.i586", "product": { "name": "libvulkan_radeon-18.3.2-14.3.2.i586", "product_id": "libvulkan_radeon-18.3.2-14.3.2.i586" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-14.3.2.i586", "product": { "name": "libxatracker-devel-1.0.0-14.3.2.i586", "product_id": "libxatracker-devel-1.0.0-14.3.2.i586" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-14.3.2.i586", "product": { "name": "libxatracker2-1.0.0-14.3.2.i586", "product_id": "libxatracker2-1.0.0-14.3.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-KHR-devel-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-KHR-devel-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-devel-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-devel-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-dri-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-dri-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-dri-devel-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-dri-devel-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-dri-nouveau-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-dri-nouveau-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-libEGL-devel-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-libEGL-devel-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-libEGL1-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-libEGL1-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-libGL-devel-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-libGL-devel-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-libGL1-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-libGL1-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-libGLESv2-devel-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-libGLESv3-devel-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-libglapi-devel-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-libglapi-devel-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-libglapi0-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-libglapi0-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-14.3.2.ppc64le", "product": { "name": "Mesa-libva-18.3.2-14.3.2.ppc64le", "product_id": "Mesa-libva-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-14.3.2.ppc64le", "product": { "name": "libOSMesa-devel-18.3.2-14.3.2.ppc64le", "product_id": "libOSMesa-devel-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-14.3.2.ppc64le", "product": { "name": "libOSMesa8-18.3.2-14.3.2.ppc64le", "product_id": "libOSMesa8-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-14.3.2.ppc64le", "product": { "name": "libXvMC_nouveau-18.3.2-14.3.2.ppc64le", "product_id": "libXvMC_nouveau-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-14.3.2.ppc64le", "product": { "name": "libXvMC_r600-18.3.2-14.3.2.ppc64le", "product_id": "libXvMC_r600-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-14.3.2.ppc64le", "product": { "name": "libgbm-devel-18.3.2-14.3.2.ppc64le", "product_id": "libgbm-devel-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "libgbm1-18.3.2-14.3.2.ppc64le", "product": { "name": "libgbm1-18.3.2-14.3.2.ppc64le", "product_id": "libgbm1-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-14.3.2.ppc64le", "product": { "name": "libvdpau_nouveau-18.3.2-14.3.2.ppc64le", "product_id": "libvdpau_nouveau-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-14.3.2.ppc64le", "product": { "name": "libvdpau_r300-18.3.2-14.3.2.ppc64le", "product_id": "libvdpau_r300-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-14.3.2.ppc64le", "product": { "name": "libvdpau_r600-18.3.2-14.3.2.ppc64le", "product_id": "libvdpau_r600-18.3.2-14.3.2.ppc64le" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-14.3.2.ppc64le", "product": { "name": "libxatracker-devel-1.0.0-14.3.2.ppc64le", "product_id": "libxatracker-devel-1.0.0-14.3.2.ppc64le" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-14.3.2.ppc64le", "product": { "name": "libxatracker2-1.0.0-14.3.2.ppc64le", "product_id": "libxatracker2-1.0.0-14.3.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-14.3.2.s390", "product": { "name": "Mesa-18.3.2-14.3.2.s390", "product_id": "Mesa-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-14.3.2.s390", "product": { "name": "Mesa-KHR-devel-18.3.2-14.3.2.s390", "product_id": "Mesa-KHR-devel-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-14.3.2.s390", "product": { "name": "Mesa-devel-18.3.2-14.3.2.s390", "product_id": "Mesa-devel-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-14.3.2.s390", "product": { "name": "Mesa-dri-18.3.2-14.3.2.s390", "product_id": "Mesa-dri-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-14.3.2.s390", "product": { "name": "Mesa-dri-devel-18.3.2-14.3.2.s390", "product_id": "Mesa-dri-devel-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-14.3.2.s390", "product": { "name": "Mesa-libEGL-devel-18.3.2-14.3.2.s390", "product_id": "Mesa-libEGL-devel-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-14.3.2.s390", "product": { "name": "Mesa-libEGL1-18.3.2-14.3.2.s390", "product_id": "Mesa-libEGL1-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-14.3.2.s390", "product": { "name": "Mesa-libGL-devel-18.3.2-14.3.2.s390", "product_id": "Mesa-libGL-devel-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-14.3.2.s390", "product": { "name": "Mesa-libGL1-18.3.2-14.3.2.s390", "product_id": "Mesa-libGL1-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.s390", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.s390", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.s390", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.s390", "product_id": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.s390", "product": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.s390", "product_id": "Mesa-libGLESv2-2-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.s390", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.s390", "product_id": "Mesa-libGLESv2-devel-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.s390", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.s390", "product_id": "Mesa-libGLESv3-devel-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-14.3.2.s390", "product": { "name": "Mesa-libglapi-devel-18.3.2-14.3.2.s390", "product_id": "Mesa-libglapi-devel-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-14.3.2.s390", "product": { "name": "Mesa-libglapi0-18.3.2-14.3.2.s390", "product_id": "Mesa-libglapi0-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-14.3.2.s390", "product": { "name": "libOSMesa-devel-18.3.2-14.3.2.s390", "product_id": "libOSMesa-devel-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-14.3.2.s390", "product": { "name": "libOSMesa8-18.3.2-14.3.2.s390", "product_id": "libOSMesa8-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-14.3.2.s390", "product": { "name": "libgbm-devel-18.3.2-14.3.2.s390", "product_id": "libgbm-devel-18.3.2-14.3.2.s390" } }, { "category": "product_version", "name": "libgbm1-18.3.2-14.3.2.s390", "product": { "name": "libgbm1-18.3.2-14.3.2.s390", "product_id": "libgbm1-18.3.2-14.3.2.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-18.3.2-14.3.2.s390x", "product_id": "Mesa-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-32bit-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-32bit-18.3.2-14.3.2.s390x", "product_id": "Mesa-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-KHR-devel-18.3.2-14.3.2.s390x", "product_id": "Mesa-KHR-devel-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-devel-18.3.2-14.3.2.s390x", "product_id": "Mesa-devel-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-dri-18.3.2-14.3.2.s390x", "product_id": "Mesa-dri-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-dri-32bit-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-dri-32bit-18.3.2-14.3.2.s390x", "product_id": "Mesa-dri-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-dri-devel-18.3.2-14.3.2.s390x", "product_id": "Mesa-dri-devel-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libEGL-devel-18.3.2-14.3.2.s390x", "product_id": "Mesa-libEGL-devel-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-32bit-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libEGL-devel-32bit-18.3.2-14.3.2.s390x", "product_id": "Mesa-libEGL-devel-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libEGL1-18.3.2-14.3.2.s390x", "product_id": "Mesa-libEGL1-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x", "product_id": "Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libGL-devel-18.3.2-14.3.2.s390x", "product_id": "Mesa-libGL-devel-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGL-devel-32bit-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libGL-devel-32bit-18.3.2-14.3.2.s390x", "product_id": "Mesa-libGL-devel-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libGL1-18.3.2-14.3.2.s390x", "product_id": "Mesa-libGL1-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libGL1-32bit-18.3.2-14.3.2.s390x", "product_id": "Mesa-libGL1-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.s390x", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-32bit-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libGLESv1_CM-devel-32bit-18.3.2-14.3.2.s390x", "product_id": "Mesa-libGLESv1_CM-devel-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.s390x", "product_id": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-32bit-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libGLESv1_CM1-32bit-18.3.2-14.3.2.s390x", "product_id": "Mesa-libGLESv1_CM1-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.s390x", "product_id": "Mesa-libGLESv2-2-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-32bit-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libGLESv2-2-32bit-18.3.2-14.3.2.s390x", "product_id": "Mesa-libGLESv2-2-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.s390x", "product_id": "Mesa-libGLESv2-devel-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-32bit-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libGLESv2-devel-32bit-18.3.2-14.3.2.s390x", "product_id": "Mesa-libGLESv2-devel-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.s390x", "product_id": "Mesa-libGLESv3-devel-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libglapi-devel-18.3.2-14.3.2.s390x", "product_id": "Mesa-libglapi-devel-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libglapi-devel-32bit-18.3.2-14.3.2.s390x", "product_id": "Mesa-libglapi-devel-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libglapi0-18.3.2-14.3.2.s390x", "product_id": "Mesa-libglapi0-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x", "product": { "name": "Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x", "product_id": "Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-14.3.2.s390x", "product": { "name": "libOSMesa-devel-18.3.2-14.3.2.s390x", "product_id": "libOSMesa-devel-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-18.3.2-14.3.2.s390x", "product": { "name": "libOSMesa-devel-32bit-18.3.2-14.3.2.s390x", "product_id": "libOSMesa-devel-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-14.3.2.s390x", "product": { "name": "libOSMesa8-18.3.2-14.3.2.s390x", "product_id": "libOSMesa8-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "libOSMesa8-32bit-18.3.2-14.3.2.s390x", "product": { "name": "libOSMesa8-32bit-18.3.2-14.3.2.s390x", "product_id": "libOSMesa8-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-14.3.2.s390x", "product": { "name": "libgbm-devel-18.3.2-14.3.2.s390x", "product_id": "libgbm-devel-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "libgbm-devel-32bit-18.3.2-14.3.2.s390x", "product": { "name": "libgbm-devel-32bit-18.3.2-14.3.2.s390x", "product_id": "libgbm-devel-32bit-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "libgbm1-18.3.2-14.3.2.s390x", "product": { "name": "libgbm1-18.3.2-14.3.2.s390x", "product_id": "libgbm1-18.3.2-14.3.2.s390x" } }, { "category": "product_version", "name": "libgbm1-32bit-18.3.2-14.3.2.s390x", "product": { "name": "libgbm1-32bit-18.3.2-14.3.2.s390x", "product_id": "libgbm1-32bit-18.3.2-14.3.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-18.3.2-14.3.2.x86_64", "product_id": "Mesa-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-KHR-devel-18.3.2-14.3.2.x86_64", "product_id": "Mesa-KHR-devel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-devel-18.3.2-14.3.2.x86_64", "product_id": "Mesa-devel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-dri-18.3.2-14.3.2.x86_64", "product_id": "Mesa-dri-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-dri-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-dri-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-dri-devel-18.3.2-14.3.2.x86_64", "product_id": "Mesa-dri-devel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-dri-nouveau-18.3.2-14.3.2.x86_64", "product_id": "Mesa-dri-nouveau-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-dri-nouveau-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-dri-nouveau-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libEGL-devel-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libEGL-devel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libEGL-devel-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libEGL-devel-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libEGL1-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libEGL1-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libGL-devel-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libGL-devel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libGL-devel-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libGL-devel-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libGL1-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libGL1-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libGLESv1_CM-devel-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libGLESv1_CM-devel-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libGLESv1_CM1-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libGLESv1_CM1-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libGLESv2-2-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libGLESv2-2-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libGLESv2-devel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libGLESv2-devel-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libGLESv2-devel-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libGLESv3-devel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libVulkan-devel-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libVulkan-devel-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libVulkan-devel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libd3d-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libd3d-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libd3d-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libd3d-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libd3d-devel-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libd3d-devel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libd3d-devel-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libd3d-devel-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libglapi-devel-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libglapi-devel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libglapi-devel-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libglapi-devel-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libglapi0-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libglapi0-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-14.3.2.x86_64", "product": { "name": "Mesa-libva-18.3.2-14.3.2.x86_64", "product_id": "Mesa-libva-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-14.3.2.x86_64", "product": { "name": "libOSMesa-devel-18.3.2-14.3.2.x86_64", "product_id": "libOSMesa-devel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "libOSMesa-devel-32bit-18.3.2-14.3.2.x86_64", "product_id": "libOSMesa-devel-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-14.3.2.x86_64", "product": { "name": "libOSMesa8-18.3.2-14.3.2.x86_64", "product_id": "libOSMesa8-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "libOSMesa8-32bit-18.3.2-14.3.2.x86_64", "product_id": "libOSMesa8-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-14.3.2.x86_64", "product": { "name": "libXvMC_nouveau-18.3.2-14.3.2.x86_64", "product_id": "libXvMC_nouveau-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "libXvMC_nouveau-32bit-18.3.2-14.3.2.x86_64", "product_id": "libXvMC_nouveau-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-14.3.2.x86_64", "product": { "name": "libXvMC_r600-18.3.2-14.3.2.x86_64", "product_id": "libXvMC_r600-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "libXvMC_r600-32bit-18.3.2-14.3.2.x86_64", "product_id": "libXvMC_r600-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-14.3.2.x86_64", "product": { "name": "libgbm-devel-18.3.2-14.3.2.x86_64", "product_id": "libgbm-devel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "libgbm-devel-32bit-18.3.2-14.3.2.x86_64", "product_id": "libgbm-devel-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libgbm1-18.3.2-14.3.2.x86_64", "product": { "name": "libgbm1-18.3.2-14.3.2.x86_64", "product_id": "libgbm1-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libgbm1-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "libgbm1-32bit-18.3.2-14.3.2.x86_64", "product_id": "libgbm1-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-14.3.2.x86_64", "product": { "name": "libvdpau_nouveau-18.3.2-14.3.2.x86_64", "product_id": "libvdpau_nouveau-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "libvdpau_nouveau-32bit-18.3.2-14.3.2.x86_64", "product_id": "libvdpau_nouveau-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-14.3.2.x86_64", "product": { "name": "libvdpau_r300-18.3.2-14.3.2.x86_64", "product_id": "libvdpau_r300-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "libvdpau_r300-32bit-18.3.2-14.3.2.x86_64", "product_id": "libvdpau_r300-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-14.3.2.x86_64", "product": { "name": "libvdpau_r600-18.3.2-14.3.2.x86_64", "product_id": "libvdpau_r600-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "libvdpau_r600-32bit-18.3.2-14.3.2.x86_64", "product_id": "libvdpau_r600-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-18.3.2-14.3.2.x86_64", "product": { "name": "libvdpau_radeonsi-18.3.2-14.3.2.x86_64", "product_id": "libvdpau_radeonsi-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "libvdpau_radeonsi-32bit-18.3.2-14.3.2.x86_64", "product_id": "libvdpau_radeonsi-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libvulkan_intel-18.3.2-14.3.2.x86_64", "product": { "name": "libvulkan_intel-18.3.2-14.3.2.x86_64", "product_id": "libvulkan_intel-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libvulkan_intel-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "libvulkan_intel-32bit-18.3.2-14.3.2.x86_64", "product_id": "libvulkan_intel-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libvulkan_radeon-18.3.2-14.3.2.x86_64", "product": { "name": "libvulkan_radeon-18.3.2-14.3.2.x86_64", "product_id": "libvulkan_radeon-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libvulkan_radeon-32bit-18.3.2-14.3.2.x86_64", "product": { "name": "libvulkan_radeon-32bit-18.3.2-14.3.2.x86_64", "product_id": "libvulkan_radeon-32bit-18.3.2-14.3.2.x86_64" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-14.3.2.x86_64", "product": { "name": "libxatracker-devel-1.0.0-14.3.2.x86_64", "product_id": "libxatracker-devel-1.0.0-14.3.2.x86_64" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-14.3.2.x86_64", "product": { "name": "libxatracker2-1.0.0-14.3.2.x86_64", "product_id": "libxatracker2-1.0.0-14.3.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-KHR-devel-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-KHR-devel-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-KHR-devel-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-KHR-devel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-devel-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-devel-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-devel-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-devel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-dri-devel-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-dri-devel-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-dri-devel-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-dri-devel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libEGL-devel-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libEGL-devel-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libEGL-devel-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libEGL-devel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libGL-devel-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libGL-devel-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libGL-devel-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libGL-devel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libGLESv2-devel-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libGLESv2-devel-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libGLESv2-devel-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libGLESv2-devel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libGLESv3-devel-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libGLESv3-devel-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libGLESv3-devel-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libGLESv3-devel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libVulkan-devel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libVulkan-devel-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libVulkan-devel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libd3d-devel-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libd3d-devel-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libd3d-devel-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libd3d-devel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libd3d-devel-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libd3d-devel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libglapi-devel-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libglapi-devel-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libglapi-devel-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libglapi-devel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.aarch64" }, "product_reference": "libOSMesa-devel-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.ppc64le" }, "product_reference": "libOSMesa-devel-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.s390x" }, "product_reference": "libOSMesa-devel-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.x86_64" }, "product_reference": "libOSMesa-devel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.aarch64" }, "product_reference": "libOSMesa8-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.ppc64le" }, "product_reference": "libOSMesa8-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.s390x" }, "product_reference": "libOSMesa8-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.x86_64" }, "product_reference": "libOSMesa8-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-32bit-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-32bit-18.3.2-14.3.2.s390x" }, "product_reference": "libOSMesa8-32bit-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "libOSMesa8-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.aarch64" }, "product_reference": "libgbm-devel-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.ppc64le" }, "product_reference": "libgbm-devel-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.s390x" }, "product_reference": "libgbm-devel-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.x86_64" }, "product_reference": "libgbm-devel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-14.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-14.3.2.aarch64" }, "product_reference": "libxatracker-devel-1.0.0-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-14.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-14.3.2.ppc64le" }, "product_reference": "libxatracker-devel-1.0.0-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-14.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-14.3.2.x86_64" }, "product_reference": "libxatracker-devel-1.0.0-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-32bit-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-32bit-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-dri-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-dri-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-dri-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-dri-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-32bit-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-dri-32bit-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-dri-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libEGL1-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libEGL1-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libEGL1-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libEGL1-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libGL1-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libGL1-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libGL1-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libGL1-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libGL1-32bit-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libglapi0-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libglapi0-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libglapi0-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libglapi0-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.aarch64" }, "product_reference": "libgbm1-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.ppc64le" }, "product_reference": "libgbm1-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.s390x" }, "product_reference": "libgbm1-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.x86_64" }, "product_reference": "libgbm1-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgbm1-32bit-18.3.2-14.3.2.s390x" }, "product_reference": "libgbm1-32bit-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgbm1-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "libgbm1-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-14.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxatracker2-1.0.0-14.3.2.aarch64" }, "product_reference": "libxatracker2-1.0.0-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-14.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxatracker2-1.0.0-14.3.2.ppc64le" }, "product_reference": "libxatracker2-1.0.0-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-14.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxatracker2-1.0.0-14.3.2.x86_64" }, "product_reference": "libxatracker2-1.0.0-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-32bit-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-32bit-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-dri-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-dri-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-dri-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-dri-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-32bit-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-dri-32bit-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-dri-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libEGL1-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libEGL1-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libEGL1-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libEGL1-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libGL1-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libGL1-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libGL1-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libGL1-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libGL1-32bit-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.aarch64" }, "product_reference": "Mesa-libglapi0-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.ppc64le" }, "product_reference": "Mesa-libglapi0-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libglapi0-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libglapi0-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x" }, "product_reference": "Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-14.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.aarch64" }, "product_reference": "libgbm1-18.3.2-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-14.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.ppc64le" }, "product_reference": "libgbm1-18.3.2-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.s390x" }, "product_reference": "libgbm1-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.x86_64" }, "product_reference": "libgbm1-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-18.3.2-14.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-32bit-18.3.2-14.3.2.s390x" }, "product_reference": "libgbm1-32bit-18.3.2-14.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "libgbm1-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-14.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxatracker2-1.0.0-14.3.2.aarch64" }, "product_reference": "libxatracker2-1.0.0-14.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-14.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxatracker2-1.0.0-14.3.2.ppc64le" }, "product_reference": "libxatracker2-1.0.0-14.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-14.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxatracker2-1.0.0-14.3.2.x86_64" }, "product_reference": "libxatracker2-1.0.0-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-32bit-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libGLESv2-2-32bit-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libGLESv2-2-32bit-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libd3d-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libd3d-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libd3d-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libva-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libva-18.3.2-14.3.2.x86_64" }, "product_reference": "Mesa-libva-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libXvMC_nouveau-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libXvMC_nouveau-18.3.2-14.3.2.x86_64" }, "product_reference": "libXvMC_nouveau-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libXvMC_r600-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libXvMC_r600-18.3.2-14.3.2.x86_64" }, "product_reference": "libXvMC_r600-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_nouveau-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_nouveau-18.3.2-14.3.2.x86_64" }, "product_reference": "libvdpau_nouveau-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r300-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_r300-18.3.2-14.3.2.x86_64" }, "product_reference": "libvdpau_r300-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r600-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_r600-18.3.2-14.3.2.x86_64" }, "product_reference": "libvdpau_r600-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_radeonsi-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_radeonsi-18.3.2-14.3.2.x86_64" }, "product_reference": "libvdpau_radeonsi-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libvulkan_intel-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libvulkan_intel-18.3.2-14.3.2.x86_64" }, "product_reference": "libvulkan_intel-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libvulkan_radeon-18.3.2-14.3.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libvulkan_radeon-18.3.2-14.3.2.x86_64" }, "product_reference": "libvulkan_radeon-18.3.2-14.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-5068", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5068" } ], "notes": [ { "category": "general", "text": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgbm1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libgbm1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxatracker2-1.0.0-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxatracker2-1.0.0-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxatracker2-1.0.0-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxatracker2-1.0.0-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxatracker2-1.0.0-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxatracker2-1.0.0-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libVulkan-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libd3d-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libd3d-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libGLESv2-2-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libd3d-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libva-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libXvMC_nouveau-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libXvMC_r600-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_nouveau-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_r300-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_r600-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_radeonsi-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvulkan_intel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvulkan_radeon-18.3.2-14.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5068", "url": "https://www.suse.com/security/cve/CVE-2019-5068" }, { "category": "external", "summary": "SUSE Bug 1156015 for CVE-2019-5068", "url": "https://bugzilla.suse.com/1156015" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgbm1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libgbm1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxatracker2-1.0.0-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxatracker2-1.0.0-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxatracker2-1.0.0-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxatracker2-1.0.0-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxatracker2-1.0.0-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxatracker2-1.0.0-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libVulkan-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libd3d-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libd3d-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libGLESv2-2-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libd3d-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libva-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libXvMC_nouveau-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libXvMC_r600-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_nouveau-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_r300-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_r600-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_radeonsi-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvulkan_intel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvulkan_radeon-18.3.2-14.3.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libgbm1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgbm1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libgbm1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxatracker2-1.0.0-14.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxatracker2-1.0.0-14.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxatracker2-1.0.0-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-dri-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libEGL1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGL1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libGLESv2-2-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:Mesa-libglapi0-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgbm1-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxatracker2-1.0.0-14.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxatracker2-1.0.0-14.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxatracker2-1.0.0-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-KHR-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-dri-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libEGL-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGL-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv2-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libGLESv3-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libVulkan-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libd3d-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libd3d-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:Mesa-libglapi-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-32bit-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libOSMesa8-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libgbm-devel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-14.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-14.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libGLESv1_CM1-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libGLESv2-2-32bit-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libd3d-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:Mesa-libva-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libXvMC_nouveau-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libXvMC_r600-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_nouveau-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_r300-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_r600-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvdpau_radeonsi-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvulkan_intel-18.3.2-14.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libvulkan_radeon-18.3.2-14.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-21T08:58:48Z", "details": "moderate" } ], "title": "CVE-2019-5068" } ] }
suse-su-2020:0111-2
Vulnerability from csaf_suse
Published
2020-07-07 11:40
Modified
2020-07-07 11:40
Summary
Security update for Mesa
Notes
Title of the patch
Security update for Mesa
Description of the patch
This update for Mesa fixes the following issues:
Security issue fixed:
- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).
Patchnames
SUSE-2020-111,SUSE-SLE-Module-Packagehub-Subpackages-15-SP1-2020-111
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for Mesa", "title": "Title of the patch" }, { "category": "description", "text": "This update for Mesa fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-111,SUSE-SLE-Module-Packagehub-Subpackages-15-SP1-2020-111", "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-2020_0111-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:0111-2", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200111-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:0111-2", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-July/007095.html" }, { "category": "self", "summary": "SUSE Bug 1156015", "url": "https://bugzilla.suse.com/1156015" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5068 page", "url": "https://www.suse.com/security/cve/CVE-2019-5068/" } ], "title": "Security update for Mesa", "tracking": { "current_release_date": "2020-07-07T11:40:56Z", "generator": { "date": "2020-07-07T11:40:56Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:0111-2", "initial_release_date": "2020-07-07T11:40:56Z", "revision_history": [ { "date": "2020-07-07T11:40:56Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-18.3.2-34.9.1.aarch64", "product_id": "Mesa-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-KHR-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-dri-18.3.2-34.9.1.aarch64", "product_id": "Mesa-dri-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-dri-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-dri-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-dri-nouveau-18.3.2-34.9.1.aarch64", "product_id": "Mesa-dri-nouveau-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-vc4-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-dri-vc4-18.3.2-34.9.1.aarch64", "product_id": "Mesa-dri-vc4-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-gallium-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-gallium-18.3.2-34.9.1.aarch64", "product_id": "Mesa-gallium-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libEGL-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libEGL1-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libEGL1-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGL-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGL1-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGL1-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGLESv2-2-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGLESv2-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libGLESv3-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libOpenCL-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libOpenCL-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libd3d-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libd3d-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libd3d-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libd3d-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libd3d-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libglapi-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libglapi0-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libglapi0-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-34.9.1.aarch64", "product": { "name": "Mesa-libva-18.3.2-34.9.1.aarch64", "product_id": "Mesa-libva-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-34.9.1.aarch64", "product": { "name": "libOSMesa-devel-18.3.2-34.9.1.aarch64", "product_id": "libOSMesa-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-34.9.1.aarch64", "product": { "name": "libOSMesa8-18.3.2-34.9.1.aarch64", "product_id": "libOSMesa8-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-34.9.1.aarch64", "product": { "name": "libXvMC_nouveau-18.3.2-34.9.1.aarch64", "product_id": "libXvMC_nouveau-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-34.9.1.aarch64", "product": { "name": "libXvMC_r600-18.3.2-34.9.1.aarch64", "product_id": "libXvMC_r600-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-34.9.1.aarch64", "product": { "name": "libgbm-devel-18.3.2-34.9.1.aarch64", "product_id": "libgbm-devel-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libgbm1-18.3.2-34.9.1.aarch64", "product": { "name": "libgbm1-18.3.2-34.9.1.aarch64", "product_id": "libgbm1-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-34.9.1.aarch64", "product": { "name": "libvdpau_nouveau-18.3.2-34.9.1.aarch64", "product_id": "libvdpau_nouveau-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-34.9.1.aarch64", "product": { "name": "libvdpau_r300-18.3.2-34.9.1.aarch64", "product_id": "libvdpau_r300-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-34.9.1.aarch64", "product": { "name": "libvdpau_r600-18.3.2-34.9.1.aarch64", "product_id": "libvdpau_r600-18.3.2-34.9.1.aarch64" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-34.9.1.aarch64", "product": { "name": "libxatracker-devel-1.0.0-34.9.1.aarch64", "product_id": "libxatracker-devel-1.0.0-34.9.1.aarch64" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-34.9.1.aarch64", "product": { "name": "libxatracker2-1.0.0-34.9.1.aarch64", "product_id": "libxatracker2-1.0.0-34.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "Mesa-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-dri-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-dri-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-dri-nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-dri-nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-vc4-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-dri-vc4-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-dri-vc4-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-gallium-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-gallium-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-gallium-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libEGL1-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-libEGL1-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-libEGL1-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGL1-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-libGL1-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-libGL1-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libd3d-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-libd3d-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-libd3d-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-libd3d-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-libd3d-devel-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-libglapi-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-libglapi-devel-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libglapi0-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "Mesa-libglapi0-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "Mesa-libglapi0-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libOSMesa-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libOSMesa-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libOSMesa-devel-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libOSMesa8-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libOSMesa8-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libOSMesa8-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libXvMC_nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libXvMC_nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libXvMC_nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libXvMC_r600-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libXvMC_r600-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libXvMC_r600-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgbm-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libgbm-devel-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libgbm-devel-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgbm1-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libgbm1-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libgbm1-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libvdpau_nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libvdpau_nouveau-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_r300-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libvdpau_r300-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libvdpau_r300-64bit-18.3.2-34.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_r600-64bit-18.3.2-34.9.1.aarch64_ilp32", "product": { "name": "libvdpau_r600-64bit-18.3.2-34.9.1.aarch64_ilp32", "product_id": "libvdpau_r600-64bit-18.3.2-34.9.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-34.9.1.i586", "product": { "name": "Mesa-18.3.2-34.9.1.i586", "product_id": "Mesa-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-KHR-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-34.9.1.i586", "product": { "name": "Mesa-dri-18.3.2-34.9.1.i586", "product_id": "Mesa-dri-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-dri-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-dri-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-34.9.1.i586", "product": { "name": "Mesa-dri-nouveau-18.3.2-34.9.1.i586", "product_id": "Mesa-dri-nouveau-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-gallium-18.3.2-34.9.1.i586", "product": { "name": "Mesa-gallium-18.3.2-34.9.1.i586", "product_id": "Mesa-gallium-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libEGL-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libEGL1-18.3.2-34.9.1.i586", "product_id": "Mesa-libEGL1-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libGL-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGL1-18.3.2-34.9.1.i586", "product_id": "Mesa-libGL1-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.i586", "product_id": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.i586", "product_id": "Mesa-libGLESv2-2-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libGLESv2-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libGLESv3-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libOpenCL-18.3.2-34.9.1.i586", "product_id": "Mesa-libOpenCL-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libVulkan-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libVulkan-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libVulkan-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libd3d-18.3.2-34.9.1.i586", "product_id": "Mesa-libd3d-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libd3d-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libd3d-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.i586", "product_id": "Mesa-libglapi-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libglapi0-18.3.2-34.9.1.i586", "product_id": "Mesa-libglapi0-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-34.9.1.i586", "product": { "name": "Mesa-libva-18.3.2-34.9.1.i586", "product_id": "Mesa-libva-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-34.9.1.i586", "product": { "name": "libOSMesa-devel-18.3.2-34.9.1.i586", "product_id": "libOSMesa-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-34.9.1.i586", "product": { "name": "libOSMesa8-18.3.2-34.9.1.i586", "product_id": "libOSMesa8-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-34.9.1.i586", "product": { "name": "libXvMC_nouveau-18.3.2-34.9.1.i586", "product_id": "libXvMC_nouveau-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-34.9.1.i586", "product": { "name": "libXvMC_r600-18.3.2-34.9.1.i586", "product_id": "libXvMC_r600-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-34.9.1.i586", "product": { "name": "libgbm-devel-18.3.2-34.9.1.i586", "product_id": "libgbm-devel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libgbm1-18.3.2-34.9.1.i586", "product": { "name": "libgbm1-18.3.2-34.9.1.i586", "product_id": "libgbm1-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-34.9.1.i586", "product": { "name": "libvdpau_nouveau-18.3.2-34.9.1.i586", "product_id": "libvdpau_nouveau-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-34.9.1.i586", "product": { "name": "libvdpau_r300-18.3.2-34.9.1.i586", "product_id": "libvdpau_r300-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-34.9.1.i586", "product": { "name": "libvdpau_r600-18.3.2-34.9.1.i586", "product_id": "libvdpau_r600-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libvdpau_radeonsi-18.3.2-34.9.1.i586", "product": { "name": "libvdpau_radeonsi-18.3.2-34.9.1.i586", "product_id": "libvdpau_radeonsi-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libvulkan_intel-18.3.2-34.9.1.i586", "product": { "name": "libvulkan_intel-18.3.2-34.9.1.i586", "product_id": "libvulkan_intel-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libvulkan_radeon-18.3.2-34.9.1.i586", "product": { "name": "libvulkan_radeon-18.3.2-34.9.1.i586", "product_id": "libvulkan_radeon-18.3.2-34.9.1.i586" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-34.9.1.i586", "product": { "name": "libxatracker-devel-1.0.0-34.9.1.i586", "product_id": "libxatracker-devel-1.0.0-34.9.1.i586" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-34.9.1.i586", "product": { "name": "libxatracker2-1.0.0-34.9.1.i586", "product_id": "libxatracker2-1.0.0-34.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-KHR-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-dri-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-dri-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-dri-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-dri-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-dri-nouveau-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-dri-nouveau-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-gallium-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-gallium-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-gallium-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libEGL-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libEGL1-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libEGL1-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGL-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGL1-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGL1-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGLESv2-2-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGLESv2-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libGLESv3-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libOpenCL-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libOpenCL-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libglapi-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libglapi0-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libglapi0-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-34.9.1.ppc64le", "product": { "name": "Mesa-libva-18.3.2-34.9.1.ppc64le", "product_id": "Mesa-libva-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "libOSMesa-devel-18.3.2-34.9.1.ppc64le", "product_id": "libOSMesa-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-34.9.1.ppc64le", "product": { "name": "libOSMesa8-18.3.2-34.9.1.ppc64le", "product_id": "libOSMesa8-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-34.9.1.ppc64le", "product": { "name": "libXvMC_nouveau-18.3.2-34.9.1.ppc64le", "product_id": "libXvMC_nouveau-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-34.9.1.ppc64le", "product": { "name": "libXvMC_r600-18.3.2-34.9.1.ppc64le", "product_id": "libXvMC_r600-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-34.9.1.ppc64le", "product": { "name": "libgbm-devel-18.3.2-34.9.1.ppc64le", "product_id": "libgbm-devel-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libgbm1-18.3.2-34.9.1.ppc64le", "product": { "name": "libgbm1-18.3.2-34.9.1.ppc64le", "product_id": "libgbm1-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-34.9.1.ppc64le", "product": { "name": "libvdpau_nouveau-18.3.2-34.9.1.ppc64le", "product_id": "libvdpau_nouveau-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-34.9.1.ppc64le", "product": { "name": "libvdpau_r300-18.3.2-34.9.1.ppc64le", "product_id": "libvdpau_r300-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-34.9.1.ppc64le", "product": { "name": "libvdpau_r600-18.3.2-34.9.1.ppc64le", "product_id": "libvdpau_r600-18.3.2-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-34.9.1.ppc64le", "product": { "name": "libxatracker-devel-1.0.0-34.9.1.ppc64le", "product_id": "libxatracker-devel-1.0.0-34.9.1.ppc64le" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-34.9.1.ppc64le", "product": { "name": "libxatracker2-1.0.0-34.9.1.ppc64le", "product_id": "libxatracker2-1.0.0-34.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-18.3.2-34.9.1.s390x", "product_id": "Mesa-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-KHR-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-dri-18.3.2-34.9.1.s390x", "product_id": "Mesa-dri-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-dri-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-dri-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-gallium-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-gallium-18.3.2-34.9.1.s390x", "product_id": "Mesa-gallium-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-libEGL-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libEGL1-18.3.2-34.9.1.s390x", "product_id": "Mesa-libEGL1-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGL-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGL1-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGL1-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGLESv2-2-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGLESv2-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-libGLESv3-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libOpenCL-18.3.2-34.9.1.s390x", "product_id": "Mesa-libOpenCL-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.s390x", "product_id": "Mesa-libglapi-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-34.9.1.s390x", "product": { "name": "Mesa-libglapi0-18.3.2-34.9.1.s390x", "product_id": "Mesa-libglapi0-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-34.9.1.s390x", "product": { "name": "libOSMesa-devel-18.3.2-34.9.1.s390x", "product_id": "libOSMesa-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-34.9.1.s390x", "product": { "name": "libOSMesa8-18.3.2-34.9.1.s390x", "product_id": "libOSMesa8-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-34.9.1.s390x", "product": { "name": "libgbm-devel-18.3.2-34.9.1.s390x", "product_id": "libgbm-devel-18.3.2-34.9.1.s390x" } }, { "category": "product_version", "name": "libgbm1-18.3.2-34.9.1.s390x", "product": { "name": "libgbm1-18.3.2-34.9.1.s390x", "product_id": "libgbm1-18.3.2-34.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-18.3.2-34.9.1.x86_64", "product_id": "Mesa-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-KHR-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-KHR-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-dri-18.3.2-34.9.1.x86_64", "product_id": "Mesa-dri-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-dri-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-dri-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-dri-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-dri-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-dri-nouveau-18.3.2-34.9.1.x86_64", "product_id": "Mesa-dri-nouveau-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-dri-nouveau-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-dri-nouveau-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-gallium-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-gallium-18.3.2-34.9.1.x86_64", "product_id": "Mesa-gallium-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-gallium-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-gallium-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-gallium-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libEGL-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libEGL-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libEGL1-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libEGL1-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libEGL1-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libEGL1-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGL-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGL-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGL1-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGL1-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGL1-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGL1-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGLESv1_CM1-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGLESv2-2-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGLESv2-2-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGLESv2-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libGLESv3-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libOpenCL-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libOpenCL-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libVulkan-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libVulkan-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libVulkan-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libd3d-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libd3d-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libd3d-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libd3d-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libd3d-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libd3d-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libd3d-devel-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libd3d-devel-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libglapi-devel-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libglapi-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libglapi-devel-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libglapi-devel-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libglapi0-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libglapi0-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libglapi0-32bit-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libglapi0-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-34.9.1.x86_64", "product": { "name": "Mesa-libva-18.3.2-34.9.1.x86_64", "product_id": "Mesa-libva-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-34.9.1.x86_64", "product": { "name": "libOSMesa-devel-18.3.2-34.9.1.x86_64", "product_id": "libOSMesa-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libOSMesa-devel-32bit-18.3.2-34.9.1.x86_64", "product_id": "libOSMesa-devel-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-34.9.1.x86_64", "product": { "name": "libOSMesa8-18.3.2-34.9.1.x86_64", "product_id": "libOSMesa8-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libOSMesa8-32bit-18.3.2-34.9.1.x86_64", "product_id": "libOSMesa8-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-34.9.1.x86_64", "product": { "name": "libXvMC_nouveau-18.3.2-34.9.1.x86_64", "product_id": "libXvMC_nouveau-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libXvMC_nouveau-32bit-18.3.2-34.9.1.x86_64", "product_id": "libXvMC_nouveau-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-34.9.1.x86_64", "product": { "name": "libXvMC_r600-18.3.2-34.9.1.x86_64", "product_id": "libXvMC_r600-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libXvMC_r600-32bit-18.3.2-34.9.1.x86_64", "product_id": "libXvMC_r600-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-34.9.1.x86_64", "product": { "name": "libgbm-devel-18.3.2-34.9.1.x86_64", "product_id": "libgbm-devel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libgbm-devel-32bit-18.3.2-34.9.1.x86_64", "product_id": "libgbm-devel-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libgbm1-18.3.2-34.9.1.x86_64", "product": { "name": "libgbm1-18.3.2-34.9.1.x86_64", "product_id": "libgbm1-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libgbm1-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libgbm1-32bit-18.3.2-34.9.1.x86_64", "product_id": "libgbm1-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_nouveau-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_nouveau-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_nouveau-32bit-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_nouveau-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_r300-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_r300-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_r300-32bit-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_r300-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_r600-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_r600-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_r600-32bit-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_r600-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_radeonsi-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_radeonsi-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libvdpau_radeonsi-32bit-18.3.2-34.9.1.x86_64", "product_id": "libvdpau_radeonsi-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_intel-18.3.2-34.9.1.x86_64", "product": { "name": "libvulkan_intel-18.3.2-34.9.1.x86_64", "product_id": "libvulkan_intel-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_intel-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libvulkan_intel-32bit-18.3.2-34.9.1.x86_64", "product_id": "libvulkan_intel-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_radeon-18.3.2-34.9.1.x86_64", "product": { "name": "libvulkan_radeon-18.3.2-34.9.1.x86_64", "product_id": "libvulkan_radeon-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_radeon-32bit-18.3.2-34.9.1.x86_64", "product": { "name": "libvulkan_radeon-32bit-18.3.2-34.9.1.x86_64", "product_id": "libvulkan_radeon-32bit-18.3.2-34.9.1.x86_64" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-34.9.1.x86_64", "product": { "name": "libxatracker-devel-1.0.0-34.9.1.x86_64", "product_id": "libxatracker-devel-1.0.0-34.9.1.x86_64" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-34.9.1.x86_64", "product": { "name": "libxatracker2-1.0.0-34.9.1.x86_64", "product_id": "libxatracker2-1.0.0-34.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP1", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-32bit-18.3.2-34.9.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP1", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP1:libOSMesa8-32bit-18.3.2-34.9.1.x86_64" }, "product_reference": "libOSMesa8-32bit-18.3.2-34.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-5068", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5068" } ], "notes": [ { "category": "general", "text": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP1:libOSMesa8-32bit-18.3.2-34.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5068", "url": "https://www.suse.com/security/cve/CVE-2019-5068" }, { "category": "external", "summary": "SUSE Bug 1156015 for CVE-2019-5068", "url": "https://bugzilla.suse.com/1156015" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP1:libOSMesa8-32bit-18.3.2-34.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP1:libOSMesa8-32bit-18.3.2-34.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-07-07T11:40:56Z", "details": "moderate" } ], "title": "CVE-2019-5068" } ] }
suse-su-2020:0145-1
Vulnerability from csaf_suse
Published
2020-01-21 08:18
Modified
2020-01-21 08:18
Summary
Security update for Mesa
Notes
Title of the patch
Security update for Mesa
Description of the patch
This update for Mesa fixes the following issues:
Security issue fixed:
- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).
Patchnames
SUSE-2020-145,SUSE-SLE-DESKTOP-12-SP4-2020-145,SUSE-SLE-SDK-12-SP4-2020-145,SUSE-SLE-SERVER-12-SP4-2020-145,SUSE-SLE-WE-12-SP4-2020-145
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for Mesa", "title": "Title of the patch" }, { "category": "description", "text": "This update for Mesa fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-145,SUSE-SLE-DESKTOP-12-SP4-2020-145,SUSE-SLE-SDK-12-SP4-2020-145,SUSE-SLE-SERVER-12-SP4-2020-145,SUSE-SLE-WE-12-SP4-2020-145", "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-2020_0145-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:0145-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200145-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:0145-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-January/006389.html" }, { "category": "self", "summary": "SUSE Bug 1156015", "url": "https://bugzilla.suse.com/1156015" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5068 page", "url": "https://www.suse.com/security/cve/CVE-2019-5068/" } ], "title": "Security update for Mesa", "tracking": { "current_release_date": "2020-01-21T08:18:25Z", "generator": { "date": "2020-01-21T08:18:25Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:0145-1", "initial_release_date": "2020-01-21T08:18:25Z", "revision_history": [ { "date": "2020-01-21T08:18:25Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "Mesa-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-18.0.2-8.3.2.aarch64", "product_id": "Mesa-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-devel-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-devel-18.0.2-8.3.2.aarch64", "product_id": "Mesa-devel-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-dri-18.0.2-8.3.2.aarch64", "product_id": "Mesa-dri-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-dri-devel-18.0.2-8.3.2.aarch64", "product_id": "Mesa-dri-devel-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-dri-nouveau-18.0.2-8.3.2.aarch64", "product_id": "Mesa-dri-nouveau-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-vc4-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-dri-vc4-18.0.2-8.3.2.aarch64", "product_id": "Mesa-dri-vc4-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libEGL-devel-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libEGL-devel-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libEGL1-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libEGL1-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libGL-devel-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libGL-devel-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL1-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libGL1-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libGL1-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libGLESv2-devel-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libGLESv3-devel-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libd3d-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libd3d-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libd3d-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libd3d-devel-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libd3d-devel-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libglapi-devel-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libglapi-devel-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libglapi0-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libglapi0-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "Mesa-libva-18.0.2-8.3.2.aarch64", "product": { "name": "Mesa-libva-18.0.2-8.3.2.aarch64", "product_id": "Mesa-libva-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "libOSMesa-devel-18.0.2-8.3.2.aarch64", "product": { "name": "libOSMesa-devel-18.0.2-8.3.2.aarch64", "product_id": "libOSMesa-devel-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "libOSMesa8-18.0.2-8.3.2.aarch64", "product": { "name": "libOSMesa8-18.0.2-8.3.2.aarch64", "product_id": "libOSMesa8-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.0.2-8.3.2.aarch64", "product": { "name": "libXvMC_nouveau-18.0.2-8.3.2.aarch64", "product_id": "libXvMC_nouveau-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "libXvMC_r600-18.0.2-8.3.2.aarch64", "product": { "name": "libXvMC_r600-18.0.2-8.3.2.aarch64", "product_id": "libXvMC_r600-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "libgbm-devel-18.0.2-8.3.2.aarch64", "product": { "name": "libgbm-devel-18.0.2-8.3.2.aarch64", "product_id": "libgbm-devel-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "libgbm1-18.0.2-8.3.2.aarch64", "product": { "name": "libgbm1-18.0.2-8.3.2.aarch64", "product_id": "libgbm1-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.0.2-8.3.2.aarch64", "product": { "name": "libvdpau_nouveau-18.0.2-8.3.2.aarch64", "product_id": "libvdpau_nouveau-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "libvdpau_r300-18.0.2-8.3.2.aarch64", "product": { "name": "libvdpau_r300-18.0.2-8.3.2.aarch64", "product_id": "libvdpau_r300-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "libvdpau_r600-18.0.2-8.3.2.aarch64", "product": { "name": "libvdpau_r600-18.0.2-8.3.2.aarch64", "product_id": "libvdpau_r600-18.0.2-8.3.2.aarch64" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-8.3.2.aarch64", "product": { "name": "libxatracker-devel-1.0.0-8.3.2.aarch64", "product_id": "libxatracker-devel-1.0.0-8.3.2.aarch64" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-8.3.2.aarch64", "product": { "name": "libxatracker2-1.0.0-8.3.2.aarch64", "product_id": "libxatracker2-1.0.0-8.3.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "Mesa-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-dri-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-dri-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-dri-nouveau-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-dri-nouveau-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-dri-vc4-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-dri-vc4-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-dri-vc4-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-libEGL-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-libEGL-devel-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libEGL1-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-libEGL1-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-libEGL1-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGL-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-libGL-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-libGL-devel-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGL1-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-libGL1-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-libGL1-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-libGLESv1_CM-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-libGLESv1_CM-devel-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-libGLESv1_CM1-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-libGLESv1_CM1-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-libGLESv2-2-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-libGLESv2-2-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-libGLESv2-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-libGLESv2-devel-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libd3d-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-libd3d-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-libd3d-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-libd3d-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-libd3d-devel-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-libglapi-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-libglapi-devel-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libglapi0-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "Mesa-libglapi0-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "Mesa-libglapi0-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libOSMesa-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "libOSMesa-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "libOSMesa-devel-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libOSMesa8-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "libOSMesa8-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "libOSMesa8-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libXvMC_nouveau-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "libXvMC_nouveau-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "libXvMC_nouveau-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libXvMC_r600-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "libXvMC_r600-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "libXvMC_r600-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgbm-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "libgbm-devel-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "libgbm-devel-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgbm1-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "libgbm1-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "libgbm1-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_nouveau-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "libvdpau_nouveau-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "libvdpau_nouveau-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_r300-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "libvdpau_r300-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "libvdpau_r300-64bit-18.0.2-8.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_r600-64bit-18.0.2-8.3.2.aarch64_ilp32", "product": { "name": "libvdpau_r600-64bit-18.0.2-8.3.2.aarch64_ilp32", "product_id": "libvdpau_r600-64bit-18.0.2-8.3.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.0.2-8.3.2.i586", "product": { "name": "Mesa-18.0.2-8.3.2.i586", "product_id": "Mesa-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-devel-18.0.2-8.3.2.i586", "product": { "name": "Mesa-devel-18.0.2-8.3.2.i586", "product_id": "Mesa-devel-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-dri-18.0.2-8.3.2.i586", "product": { "name": "Mesa-dri-18.0.2-8.3.2.i586", "product_id": "Mesa-dri-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.0.2-8.3.2.i586", "product": { "name": "Mesa-dri-devel-18.0.2-8.3.2.i586", "product_id": "Mesa-dri-devel-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.0.2-8.3.2.i586", "product": { "name": "Mesa-dri-nouveau-18.0.2-8.3.2.i586", "product_id": "Mesa-dri-nouveau-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libEGL-devel-18.0.2-8.3.2.i586", "product_id": "Mesa-libEGL-devel-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libEGL1-18.0.2-8.3.2.i586", "product_id": "Mesa-libEGL1-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libGL-devel-18.0.2-8.3.2.i586", "product_id": "Mesa-libGL-devel-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGL1-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libGL1-18.0.2-8.3.2.i586", "product_id": "Mesa-libGL1-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.i586", "product_id": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.i586", "product_id": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.i586", "product_id": "Mesa-libGLESv2-2-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.i586", "product_id": "Mesa-libGLESv2-devel-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.i586", "product_id": "Mesa-libGLESv3-devel-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libVulkan-devel-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libVulkan-devel-18.0.2-8.3.2.i586", "product_id": "Mesa-libVulkan-devel-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libd3d-18.0.2-8.3.2.i586", "product_id": "Mesa-libd3d-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libd3d-devel-18.0.2-8.3.2.i586", "product_id": "Mesa-libd3d-devel-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libglapi-devel-18.0.2-8.3.2.i586", "product_id": "Mesa-libglapi-devel-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libglapi0-18.0.2-8.3.2.i586", "product_id": "Mesa-libglapi0-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "Mesa-libva-18.0.2-8.3.2.i586", "product": { "name": "Mesa-libva-18.0.2-8.3.2.i586", "product_id": "Mesa-libva-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "libOSMesa-devel-18.0.2-8.3.2.i586", "product": { "name": "libOSMesa-devel-18.0.2-8.3.2.i586", "product_id": "libOSMesa-devel-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "libOSMesa8-18.0.2-8.3.2.i586", "product": { "name": "libOSMesa8-18.0.2-8.3.2.i586", "product_id": "libOSMesa8-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.0.2-8.3.2.i586", "product": { "name": "libXvMC_nouveau-18.0.2-8.3.2.i586", "product_id": "libXvMC_nouveau-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "libXvMC_r600-18.0.2-8.3.2.i586", "product": { "name": "libXvMC_r600-18.0.2-8.3.2.i586", "product_id": "libXvMC_r600-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "libgbm-devel-18.0.2-8.3.2.i586", "product": { "name": "libgbm-devel-18.0.2-8.3.2.i586", "product_id": "libgbm-devel-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "libgbm1-18.0.2-8.3.2.i586", "product": { "name": "libgbm1-18.0.2-8.3.2.i586", "product_id": "libgbm1-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.0.2-8.3.2.i586", "product": { "name": "libvdpau_nouveau-18.0.2-8.3.2.i586", "product_id": "libvdpau_nouveau-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "libvdpau_r300-18.0.2-8.3.2.i586", "product": { "name": "libvdpau_r300-18.0.2-8.3.2.i586", "product_id": "libvdpau_r300-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "libvdpau_r600-18.0.2-8.3.2.i586", "product": { "name": "libvdpau_r600-18.0.2-8.3.2.i586", "product_id": "libvdpau_r600-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "libvdpau_radeonsi-18.0.2-8.3.2.i586", "product": { "name": "libvdpau_radeonsi-18.0.2-8.3.2.i586", "product_id": "libvdpau_radeonsi-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "libvulkan_intel-18.0.2-8.3.2.i586", "product": { "name": "libvulkan_intel-18.0.2-8.3.2.i586", "product_id": "libvulkan_intel-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "libvulkan_radeon-18.0.2-8.3.2.i586", "product": { "name": "libvulkan_radeon-18.0.2-8.3.2.i586", "product_id": "libvulkan_radeon-18.0.2-8.3.2.i586" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-8.3.2.i586", "product": { "name": "libxatracker-devel-1.0.0-8.3.2.i586", "product_id": "libxatracker-devel-1.0.0-8.3.2.i586" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-8.3.2.i586", "product": { "name": "libxatracker2-1.0.0-8.3.2.i586", "product_id": "libxatracker2-1.0.0-8.3.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-devel-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-devel-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-devel-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-dri-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-dri-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-dri-devel-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-dri-devel-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-dri-nouveau-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-dri-nouveau-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-libEGL-devel-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-libEGL-devel-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-libEGL1-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-libEGL1-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-libGL-devel-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-libGL-devel-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL1-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-libGL1-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-libGL1-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-libGLESv2-devel-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-libGLESv3-devel-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-libglapi-devel-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-libglapi-devel-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-libglapi0-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-libglapi0-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "Mesa-libva-18.0.2-8.3.2.ppc64le", "product": { "name": "Mesa-libva-18.0.2-8.3.2.ppc64le", "product_id": "Mesa-libva-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "libOSMesa-devel-18.0.2-8.3.2.ppc64le", "product": { "name": "libOSMesa-devel-18.0.2-8.3.2.ppc64le", "product_id": "libOSMesa-devel-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "libOSMesa8-18.0.2-8.3.2.ppc64le", "product": { "name": "libOSMesa8-18.0.2-8.3.2.ppc64le", "product_id": "libOSMesa8-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.0.2-8.3.2.ppc64le", "product": { "name": "libXvMC_nouveau-18.0.2-8.3.2.ppc64le", "product_id": "libXvMC_nouveau-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "libXvMC_r600-18.0.2-8.3.2.ppc64le", "product": { "name": "libXvMC_r600-18.0.2-8.3.2.ppc64le", "product_id": "libXvMC_r600-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "libgbm-devel-18.0.2-8.3.2.ppc64le", "product": { "name": "libgbm-devel-18.0.2-8.3.2.ppc64le", "product_id": "libgbm-devel-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "libgbm1-18.0.2-8.3.2.ppc64le", "product": { "name": "libgbm1-18.0.2-8.3.2.ppc64le", "product_id": "libgbm1-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.0.2-8.3.2.ppc64le", "product": { "name": "libvdpau_nouveau-18.0.2-8.3.2.ppc64le", "product_id": "libvdpau_nouveau-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "libvdpau_r300-18.0.2-8.3.2.ppc64le", "product": { "name": "libvdpau_r300-18.0.2-8.3.2.ppc64le", "product_id": "libvdpau_r300-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "libvdpau_r600-18.0.2-8.3.2.ppc64le", "product": { "name": "libvdpau_r600-18.0.2-8.3.2.ppc64le", "product_id": "libvdpau_r600-18.0.2-8.3.2.ppc64le" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-8.3.2.ppc64le", "product": { "name": "libxatracker-devel-1.0.0-8.3.2.ppc64le", "product_id": "libxatracker-devel-1.0.0-8.3.2.ppc64le" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-8.3.2.ppc64le", "product": { "name": "libxatracker2-1.0.0-8.3.2.ppc64le", "product_id": "libxatracker2-1.0.0-8.3.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.0.2-8.3.2.s390", "product": { "name": "Mesa-18.0.2-8.3.2.s390", "product_id": "Mesa-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-devel-18.0.2-8.3.2.s390", "product": { "name": "Mesa-devel-18.0.2-8.3.2.s390", "product_id": "Mesa-devel-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-dri-18.0.2-8.3.2.s390", "product": { "name": "Mesa-dri-18.0.2-8.3.2.s390", "product_id": "Mesa-dri-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.0.2-8.3.2.s390", "product": { "name": "Mesa-dri-devel-18.0.2-8.3.2.s390", "product_id": "Mesa-dri-devel-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.0.2-8.3.2.s390", "product": { "name": "Mesa-libEGL-devel-18.0.2-8.3.2.s390", "product_id": "Mesa-libEGL-devel-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.0.2-8.3.2.s390", "product": { "name": "Mesa-libEGL1-18.0.2-8.3.2.s390", "product_id": "Mesa-libEGL1-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.0.2-8.3.2.s390", "product": { "name": "Mesa-libGL-devel-18.0.2-8.3.2.s390", "product_id": "Mesa-libGL-devel-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGL1-18.0.2-8.3.2.s390", "product": { "name": "Mesa-libGL1-18.0.2-8.3.2.s390", "product_id": "Mesa-libGL1-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.s390", "product": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.s390", "product_id": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.s390", "product": { "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.s390", "product_id": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.s390", "product": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.s390", "product_id": "Mesa-libGLESv2-2-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.s390", "product": { "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.s390", "product_id": "Mesa-libGLESv2-devel-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.s390", "product": { "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.s390", "product_id": "Mesa-libGLESv3-devel-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.0.2-8.3.2.s390", "product": { "name": "Mesa-libglapi-devel-18.0.2-8.3.2.s390", "product_id": "Mesa-libglapi-devel-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.0.2-8.3.2.s390", "product": { "name": "Mesa-libglapi0-18.0.2-8.3.2.s390", "product_id": "Mesa-libglapi0-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "libOSMesa-devel-18.0.2-8.3.2.s390", "product": { "name": "libOSMesa-devel-18.0.2-8.3.2.s390", "product_id": "libOSMesa-devel-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "libOSMesa8-18.0.2-8.3.2.s390", "product": { "name": "libOSMesa8-18.0.2-8.3.2.s390", "product_id": "libOSMesa8-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "libgbm-devel-18.0.2-8.3.2.s390", "product": { "name": "libgbm-devel-18.0.2-8.3.2.s390", "product_id": "libgbm-devel-18.0.2-8.3.2.s390" } }, { "category": "product_version", "name": "libgbm1-18.0.2-8.3.2.s390", "product": { "name": "libgbm1-18.0.2-8.3.2.s390", "product_id": "libgbm1-18.0.2-8.3.2.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-18.0.2-8.3.2.s390x", "product_id": "Mesa-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-32bit-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-32bit-18.0.2-8.3.2.s390x", "product_id": "Mesa-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-devel-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-devel-18.0.2-8.3.2.s390x", "product_id": "Mesa-devel-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-dri-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-dri-18.0.2-8.3.2.s390x", "product_id": "Mesa-dri-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-dri-32bit-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-dri-32bit-18.0.2-8.3.2.s390x", "product_id": "Mesa-dri-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-dri-devel-18.0.2-8.3.2.s390x", "product_id": "Mesa-dri-devel-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libEGL-devel-18.0.2-8.3.2.s390x", "product_id": "Mesa-libEGL-devel-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-32bit-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libEGL-devel-32bit-18.0.2-8.3.2.s390x", "product_id": "Mesa-libEGL-devel-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libEGL1-18.0.2-8.3.2.s390x", "product_id": "Mesa-libEGL1-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x", "product_id": "Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libGL-devel-18.0.2-8.3.2.s390x", "product_id": "Mesa-libGL-devel-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGL-devel-32bit-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libGL-devel-32bit-18.0.2-8.3.2.s390x", "product_id": "Mesa-libGL-devel-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGL1-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libGL1-18.0.2-8.3.2.s390x", "product_id": "Mesa-libGL1-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libGL1-32bit-18.0.2-8.3.2.s390x", "product_id": "Mesa-libGL1-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.s390x", "product_id": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-32bit-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libGLESv1_CM-devel-32bit-18.0.2-8.3.2.s390x", "product_id": "Mesa-libGLESv1_CM-devel-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.s390x", "product_id": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-32bit-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libGLESv1_CM1-32bit-18.0.2-8.3.2.s390x", "product_id": "Mesa-libGLESv1_CM1-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.s390x", "product_id": "Mesa-libGLESv2-2-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.s390x", "product_id": "Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.s390x", "product_id": "Mesa-libGLESv2-devel-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-32bit-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libGLESv2-devel-32bit-18.0.2-8.3.2.s390x", "product_id": "Mesa-libGLESv2-devel-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.s390x", "product_id": "Mesa-libGLESv3-devel-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libglapi-devel-18.0.2-8.3.2.s390x", "product_id": "Mesa-libglapi-devel-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libglapi-devel-32bit-18.0.2-8.3.2.s390x", "product_id": "Mesa-libglapi-devel-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libglapi0-18.0.2-8.3.2.s390x", "product_id": "Mesa-libglapi0-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x", "product": { "name": "Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x", "product_id": "Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "libOSMesa-devel-18.0.2-8.3.2.s390x", "product": { "name": "libOSMesa-devel-18.0.2-8.3.2.s390x", "product_id": "libOSMesa-devel-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-18.0.2-8.3.2.s390x", "product": { "name": "libOSMesa-devel-32bit-18.0.2-8.3.2.s390x", "product_id": "libOSMesa-devel-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "libOSMesa8-18.0.2-8.3.2.s390x", "product": { "name": "libOSMesa8-18.0.2-8.3.2.s390x", "product_id": "libOSMesa8-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "libOSMesa8-32bit-18.0.2-8.3.2.s390x", "product": { "name": "libOSMesa8-32bit-18.0.2-8.3.2.s390x", "product_id": "libOSMesa8-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "libgbm-devel-18.0.2-8.3.2.s390x", "product": { "name": "libgbm-devel-18.0.2-8.3.2.s390x", "product_id": "libgbm-devel-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "libgbm-devel-32bit-18.0.2-8.3.2.s390x", "product": { "name": "libgbm-devel-32bit-18.0.2-8.3.2.s390x", "product_id": "libgbm-devel-32bit-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "libgbm1-18.0.2-8.3.2.s390x", "product": { "name": "libgbm1-18.0.2-8.3.2.s390x", "product_id": "libgbm1-18.0.2-8.3.2.s390x" } }, { "category": "product_version", "name": "libgbm1-32bit-18.0.2-8.3.2.s390x", "product": { "name": "libgbm1-32bit-18.0.2-8.3.2.s390x", "product_id": "libgbm1-32bit-18.0.2-8.3.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-18.0.2-8.3.2.x86_64", "product_id": "Mesa-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-devel-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-devel-18.0.2-8.3.2.x86_64", "product_id": "Mesa-devel-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-dri-18.0.2-8.3.2.x86_64", "product_id": "Mesa-dri-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-dri-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-dri-devel-18.0.2-8.3.2.x86_64", "product_id": "Mesa-dri-devel-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-dri-nouveau-18.0.2-8.3.2.x86_64", "product_id": "Mesa-dri-nouveau-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-dri-nouveau-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-dri-nouveau-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libEGL-devel-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libEGL-devel-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libEGL-devel-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libEGL-devel-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libEGL1-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libEGL1-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libGL-devel-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libGL-devel-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libGL-devel-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libGL-devel-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libGL1-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libGL1-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libGLESv1_CM-devel-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libGLESv1_CM-devel-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libGLESv1_CM1-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libGLESv1_CM1-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libGLESv2-devel-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libGLESv2-devel-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libGLESv2-devel-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libGLESv3-devel-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libVulkan-devel-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libVulkan-devel-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libVulkan-devel-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libd3d-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libd3d-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libd3d-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libd3d-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libd3d-devel-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libd3d-devel-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libd3d-devel-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libd3d-devel-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libglapi-devel-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libglapi-devel-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libglapi-devel-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libglapi-devel-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libglapi0-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libglapi0-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "Mesa-libva-18.0.2-8.3.2.x86_64", "product": { "name": "Mesa-libva-18.0.2-8.3.2.x86_64", "product_id": "Mesa-libva-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-18.0.2-8.3.2.x86_64", "product": { "name": "libOSMesa-devel-18.0.2-8.3.2.x86_64", "product_id": "libOSMesa-devel-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "libOSMesa-devel-32bit-18.0.2-8.3.2.x86_64", "product_id": "libOSMesa-devel-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-18.0.2-8.3.2.x86_64", "product": { "name": "libOSMesa8-18.0.2-8.3.2.x86_64", "product_id": "libOSMesa8-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "libOSMesa8-32bit-18.0.2-8.3.2.x86_64", "product_id": "libOSMesa8-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.0.2-8.3.2.x86_64", "product": { "name": "libXvMC_nouveau-18.0.2-8.3.2.x86_64", "product_id": "libXvMC_nouveau-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "libXvMC_nouveau-32bit-18.0.2-8.3.2.x86_64", "product_id": "libXvMC_nouveau-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-18.0.2-8.3.2.x86_64", "product": { "name": "libXvMC_r600-18.0.2-8.3.2.x86_64", "product_id": "libXvMC_r600-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "libXvMC_r600-32bit-18.0.2-8.3.2.x86_64", "product_id": "libXvMC_r600-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-18.0.2-8.3.2.x86_64", "product": { "name": "libgbm-devel-18.0.2-8.3.2.x86_64", "product_id": "libgbm-devel-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "libgbm-devel-32bit-18.0.2-8.3.2.x86_64", "product_id": "libgbm-devel-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libgbm1-18.0.2-8.3.2.x86_64", "product": { "name": "libgbm1-18.0.2-8.3.2.x86_64", "product_id": "libgbm1-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libgbm1-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "libgbm1-32bit-18.0.2-8.3.2.x86_64", "product_id": "libgbm1-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.0.2-8.3.2.x86_64", "product": { "name": "libvdpau_nouveau-18.0.2-8.3.2.x86_64", "product_id": "libvdpau_nouveau-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "libvdpau_nouveau-32bit-18.0.2-8.3.2.x86_64", "product_id": "libvdpau_nouveau-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-18.0.2-8.3.2.x86_64", "product": { "name": "libvdpau_r300-18.0.2-8.3.2.x86_64", "product_id": "libvdpau_r300-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "libvdpau_r300-32bit-18.0.2-8.3.2.x86_64", "product_id": "libvdpau_r300-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-18.0.2-8.3.2.x86_64", "product": { "name": "libvdpau_r600-18.0.2-8.3.2.x86_64", "product_id": "libvdpau_r600-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "libvdpau_r600-32bit-18.0.2-8.3.2.x86_64", "product_id": "libvdpau_r600-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-18.0.2-8.3.2.x86_64", "product": { "name": "libvdpau_radeonsi-18.0.2-8.3.2.x86_64", "product_id": "libvdpau_radeonsi-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "libvdpau_radeonsi-32bit-18.0.2-8.3.2.x86_64", "product_id": "libvdpau_radeonsi-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libvulkan_intel-18.0.2-8.3.2.x86_64", "product": { "name": "libvulkan_intel-18.0.2-8.3.2.x86_64", "product_id": "libvulkan_intel-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libvulkan_intel-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "libvulkan_intel-32bit-18.0.2-8.3.2.x86_64", "product_id": "libvulkan_intel-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libvulkan_radeon-18.0.2-8.3.2.x86_64", "product": { "name": "libvulkan_radeon-18.0.2-8.3.2.x86_64", "product_id": "libvulkan_radeon-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libvulkan_radeon-32bit-18.0.2-8.3.2.x86_64", "product": { "name": "libvulkan_radeon-32bit-18.0.2-8.3.2.x86_64", "product_id": "libvulkan_radeon-32bit-18.0.2-8.3.2.x86_64" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-8.3.2.x86_64", "product": { "name": "libxatracker-devel-1.0.0-8.3.2.x86_64", "product_id": "libxatracker-devel-1.0.0-8.3.2.x86_64" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-8.3.2.x86_64", "product": { "name": "libxatracker2-1.0.0-8.3.2.x86_64", "product_id": "libxatracker2-1.0.0-8.3.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP4", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4", "product": { "name": "SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP4", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:Mesa-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:Mesa-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:Mesa-dri-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-dri-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libEGL1-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGL1-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGL1-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libglapi0-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgbm1-18.0.2-8.3.2.x86_64" }, "product_reference": "libgbm1-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgbm1-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "libgbm1-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-8.3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libxatracker2-1.0.0-8.3.2.x86_64" }, "product_reference": "libxatracker2-1.0.0-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-devel-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-devel-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-devel-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-devel-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-dri-devel-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-dri-devel-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-dri-devel-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-dri-devel-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libEGL-devel-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libEGL-devel-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libEGL-devel-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libEGL-devel-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libGL-devel-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libGL-devel-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libGL-devel-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGL-devel-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGLESv1_CM1-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libGLESv2-devel-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libGLESv2-devel-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libGLESv2-devel-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGLESv2-devel-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libGLESv3-devel-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libGLESv3-devel-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libGLESv3-devel-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGLESv3-devel-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libglapi-devel-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libglapi-devel-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libglapi-devel-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libglapi-devel-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.aarch64" }, "product_reference": "libOSMesa-devel-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.ppc64le" }, "product_reference": "libOSMesa-devel-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.s390x" }, "product_reference": "libOSMesa-devel-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.x86_64" }, "product_reference": "libOSMesa-devel-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.aarch64" }, "product_reference": "libOSMesa8-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.ppc64le" }, "product_reference": "libOSMesa8-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.s390x" }, "product_reference": "libOSMesa8-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.x86_64" }, "product_reference": "libOSMesa8-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-32bit-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-32bit-18.0.2-8.3.2.s390x" }, "product_reference": "libOSMesa8-32bit-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "libOSMesa8-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.aarch64" }, "product_reference": "libgbm-devel-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.ppc64le" }, "product_reference": "libgbm-devel-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.s390x" }, "product_reference": "libgbm-devel-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.x86_64" }, "product_reference": "libgbm-devel-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-8.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libxatracker-devel-1.0.0-8.3.2.aarch64" }, "product_reference": "libxatracker-devel-1.0.0-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-8.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libxatracker-devel-1.0.0-8.3.2.ppc64le" }, "product_reference": "libxatracker-devel-1.0.0-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-8.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libxatracker-devel-1.0.0-8.3.2.x86_64" }, "product_reference": "libxatracker-devel-1.0.0-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-32bit-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-32bit-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-dri-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-dri-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-dri-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-dri-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-32bit-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-dri-32bit-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libEGL1-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libEGL1-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libEGL1-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libEGL1-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libGL1-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libGL1-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libGL1-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGL1-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libGL1-32bit-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libGLESv2-2-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libglapi0-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libglapi0-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libglapi0-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libglapi0-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.aarch64" }, "product_reference": "libgbm1-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.ppc64le" }, "product_reference": "libgbm1-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.s390x" }, "product_reference": "libgbm1-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.x86_64" }, "product_reference": "libgbm1-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgbm1-32bit-18.0.2-8.3.2.s390x" }, "product_reference": "libgbm1-32bit-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgbm1-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "libgbm1-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-8.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libxatracker2-1.0.0-8.3.2.aarch64" }, "product_reference": "libxatracker2-1.0.0-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-8.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libxatracker2-1.0.0-8.3.2.ppc64le" }, "product_reference": "libxatracker2-1.0.0-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-8.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libxatracker2-1.0.0-8.3.2.x86_64" }, "product_reference": "libxatracker2-1.0.0-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-32bit-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-32bit-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-dri-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-dri-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-dri-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-dri-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-32bit-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-dri-32bit-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libEGL1-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libEGL1-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libEGL1-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libEGL1-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libGL1-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libGL1-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libGL1-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGL1-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libGL1-32bit-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libGLESv2-2-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.aarch64" }, "product_reference": "Mesa-libglapi0-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.ppc64le" }, "product_reference": "Mesa-libglapi0-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libglapi0-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libglapi0-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x" }, "product_reference": "Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.0.2-8.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.aarch64" }, "product_reference": "libgbm1-18.0.2-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.0.2-8.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.ppc64le" }, "product_reference": "libgbm1-18.0.2-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.s390x" }, "product_reference": "libgbm1-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.x86_64" }, "product_reference": "libgbm1-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-18.0.2-8.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-32bit-18.0.2-8.3.2.s390x" }, "product_reference": "libgbm1-32bit-18.0.2-8.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "libgbm1-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-8.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxatracker2-1.0.0-8.3.2.aarch64" }, "product_reference": "libxatracker2-1.0.0-8.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-8.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxatracker2-1.0.0-8.3.2.ppc64le" }, "product_reference": "libxatracker2-1.0.0-8.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-8.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxatracker2-1.0.0-8.3.2.x86_64" }, "product_reference": "libxatracker2-1.0.0-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4:Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64" }, "product_reference": "Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-5068", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5068" } ], "notes": [ { "category": "general", "text": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP4:Mesa-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-dri-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgbm1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgbm1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libxatracker2-1.0.0-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgbm1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:libgbm1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:libxatracker2-1.0.0-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:libxatracker2-1.0.0-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libxatracker2-1.0.0-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxatracker2-1.0.0-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxatracker2-1.0.0-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxatracker2-1.0.0-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libxatracker-devel-1.0.0-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libxatracker-devel-1.0.0-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libxatracker-devel-1.0.0-8.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5068", "url": "https://www.suse.com/security/cve/CVE-2019-5068" }, { "category": "external", "summary": "SUSE Bug 1156015 for CVE-2019-5068", "url": "https://bugzilla.suse.com/1156015" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP4:Mesa-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-dri-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgbm1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgbm1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libxatracker2-1.0.0-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgbm1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:libgbm1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:libxatracker2-1.0.0-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:libxatracker2-1.0.0-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libxatracker2-1.0.0-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxatracker2-1.0.0-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxatracker2-1.0.0-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxatracker2-1.0.0-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libxatracker-devel-1.0.0-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libxatracker-devel-1.0.0-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libxatracker-devel-1.0.0-8.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP4:Mesa-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-dri-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgbm1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgbm1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libxatracker2-1.0.0-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:libgbm1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgbm1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server 12 SP4:libgbm1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server 12 SP4:libxatracker2-1.0.0-8.3.2.aarch64", "SUSE Linux Enterprise Server 12 SP4:libxatracker2-1.0.0-8.3.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libxatracker2-1.0.0-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-dri-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libEGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGL1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libGLESv2-2-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:Mesa-libglapi0-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgbm1-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxatracker2-1.0.0-8.3.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxatracker2-1.0.0-8.3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxatracker2-1.0.0-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-dri-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libEGL-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGL-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv1_CM1-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv2-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libGLESv3-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:Mesa-libglapi-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-32bit-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libOSMesa8-32bit-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgbm-devel-18.0.2-8.3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libxatracker-devel-1.0.0-8.3.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libxatracker-devel-1.0.0-8.3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libxatracker-devel-1.0.0-8.3.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:Mesa-libGLESv2-2-32bit-18.0.2-8.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-21T08:18:25Z", "details": "moderate" } ], "title": "CVE-2019-5068" } ] }
suse-su-2021:3117-1
Vulnerability from csaf_suse
Published
2021-09-16 12:08
Modified
2021-09-16 12:08
Summary
Security update for Mesa
Notes
Title of the patch
Security update for Mesa
Description of the patch
This update for Mesa fixes the following issues:
Security issue fixed:
- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).
Patchnames
SUSE-2021-3117,SUSE-SLE-SDK-12-SP5-2021-3117,SUSE-SLE-SERVER-12-SP2-BCL-2021-3117
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for Mesa", "title": "Title of the patch" }, { "category": "description", "text": "This update for Mesa fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3117,SUSE-SLE-SDK-12-SP5-2021-3117,SUSE-SLE-SERVER-12-SP2-BCL-2021-3117", "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-2021_3117-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3117-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213117-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3117-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009451.html" }, { "category": "self", "summary": "SUSE Bug 1156015", "url": "https://bugzilla.suse.com/1156015" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5068 page", "url": "https://www.suse.com/security/cve/CVE-2019-5068/" } ], "title": "Security update for Mesa", "tracking": { "current_release_date": "2021-09-16T12:08:36Z", "generator": { "date": "2021-09-16T12:08:36Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3117-1", "initial_release_date": "2021-09-16T12:08:36Z", "revision_history": [ { "date": "2021-09-16T12:08:36Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "Mesa-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-11.2.1-104.9.49.aarch64", "product_id": "Mesa-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-devel-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-devel-11.2.1-104.9.49.aarch64", "product_id": "Mesa-devel-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-devel-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-dri-devel-11.2.1-104.9.49.aarch64", "product_id": "Mesa-dri-devel-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-libEGL-devel-11.2.1-104.9.49.aarch64", "product_id": "Mesa-libEGL-devel-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL1-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-libEGL1-11.2.1-104.9.49.aarch64", "product_id": "Mesa-libEGL1-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-libGL-devel-11.2.1-104.9.49.aarch64", "product_id": "Mesa-libGL-devel-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL1-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-libGL1-11.2.1-104.9.49.aarch64", "product_id": "Mesa-libGL1-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.aarch64", "product_id": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.aarch64", "product_id": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-libGLESv2-2-11.2.1-104.9.49.aarch64", "product_id": "Mesa-libGLESv2-2-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-libGLESv2-devel-11.2.1-104.9.49.aarch64", "product_id": "Mesa-libGLESv2-devel-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-libGLESv3-devel-11.2.1-104.9.49.aarch64", "product_id": "Mesa-libGLESv3-devel-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-libglapi-devel-11.2.1-104.9.49.aarch64", "product_id": "Mesa-libglapi-devel-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi0-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-libglapi0-11.2.1-104.9.49.aarch64", "product_id": "Mesa-libglapi0-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "Mesa-libva-11.2.1-104.9.49.aarch64", "product": { "name": "Mesa-libva-11.2.1-104.9.49.aarch64", "product_id": "Mesa-libva-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "libOSMesa-devel-11.2.1-104.9.49.aarch64", "product": { "name": "libOSMesa-devel-11.2.1-104.9.49.aarch64", "product_id": "libOSMesa-devel-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "libOSMesa9-11.2.1-104.9.49.aarch64", "product": { "name": "libOSMesa9-11.2.1-104.9.49.aarch64", "product_id": "libOSMesa9-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "libXvMC_nouveau-11.2.1-104.9.49.aarch64", "product": { "name": "libXvMC_nouveau-11.2.1-104.9.49.aarch64", "product_id": "libXvMC_nouveau-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "libXvMC_r600-11.2.1-104.9.49.aarch64", "product": { "name": "libXvMC_r600-11.2.1-104.9.49.aarch64", "product_id": "libXvMC_r600-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "libgbm-devel-11.2.1-104.9.49.aarch64", "product": { "name": "libgbm-devel-11.2.1-104.9.49.aarch64", "product_id": "libgbm-devel-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "libgbm1-11.2.1-104.9.49.aarch64", "product": { "name": "libgbm1-11.2.1-104.9.49.aarch64", "product_id": "libgbm1-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "libvdpau_nouveau-11.2.1-104.9.49.aarch64", "product": { "name": "libvdpau_nouveau-11.2.1-104.9.49.aarch64", "product_id": "libvdpau_nouveau-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "libvdpau_r300-11.2.1-104.9.49.aarch64", "product": { "name": "libvdpau_r300-11.2.1-104.9.49.aarch64", "product_id": "libvdpau_r300-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "libvdpau_r600-11.2.1-104.9.49.aarch64", "product": { "name": "libvdpau_r600-11.2.1-104.9.49.aarch64", "product_id": "libvdpau_r600-11.2.1-104.9.49.aarch64" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-104.9.49.aarch64", "product": { "name": "libxatracker-devel-1.0.0-104.9.49.aarch64", "product_id": "libxatracker-devel-1.0.0-104.9.49.aarch64" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-104.9.49.aarch64", "product": { "name": "libxatracker2-1.0.0-104.9.49.aarch64", "product_id": "libxatracker2-1.0.0-104.9.49.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "Mesa-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "Mesa-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "Mesa-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "Mesa-libEGL-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "Mesa-libEGL-devel-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libEGL1-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "Mesa-libEGL1-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "Mesa-libEGL1-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGL-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "Mesa-libGL-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "Mesa-libGL-devel-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGL1-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "Mesa-libGL1-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "Mesa-libGL1-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "Mesa-libGLESv1_CM-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "Mesa-libGLESv1_CM-devel-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "Mesa-libGLESv1_CM1-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "Mesa-libGLESv1_CM1-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "Mesa-libGLESv2-2-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "Mesa-libGLESv2-2-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "Mesa-libGLESv2-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "Mesa-libGLESv2-devel-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "Mesa-libglapi-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "Mesa-libglapi-devel-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "Mesa-libglapi0-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "Mesa-libglapi0-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "Mesa-libglapi0-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "libOSMesa-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "libOSMesa-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "libOSMesa-devel-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "libOSMesa9-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "libOSMesa9-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "libOSMesa9-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "libXvMC_nouveau-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "libXvMC_nouveau-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "libXvMC_nouveau-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "libXvMC_r600-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "libXvMC_r600-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "libXvMC_r600-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "libgbm-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "libgbm-devel-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "libgbm-devel-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "libgbm1-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "libgbm1-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "libgbm1-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_nouveau-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "libvdpau_nouveau-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "libvdpau_nouveau-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_r300-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "libvdpau_r300-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "libvdpau_r300-64bit-11.2.1-104.9.49.aarch64_ilp32" } }, { "category": "product_version", "name": "libvdpau_r600-64bit-11.2.1-104.9.49.aarch64_ilp32", "product": { "name": "libvdpau_r600-64bit-11.2.1-104.9.49.aarch64_ilp32", "product_id": "libvdpau_r600-64bit-11.2.1-104.9.49.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "Mesa-11.2.1-104.9.49.i586", "product": { "name": "Mesa-11.2.1-104.9.49.i586", "product_id": "Mesa-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-devel-11.2.1-104.9.49.i586", "product": { "name": "Mesa-devel-11.2.1-104.9.49.i586", "product_id": "Mesa-devel-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-dri-devel-11.2.1-104.9.49.i586", "product": { "name": "Mesa-dri-devel-11.2.1-104.9.49.i586", "product_id": "Mesa-dri-devel-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libEGL-devel-11.2.1-104.9.49.i586", "product_id": "Mesa-libEGL-devel-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libEGL1-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libEGL1-11.2.1-104.9.49.i586", "product_id": "Mesa-libEGL1-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libGL-devel-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libGL-devel-11.2.1-104.9.49.i586", "product_id": "Mesa-libGL-devel-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libGL1-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libGL1-11.2.1-104.9.49.i586", "product_id": "Mesa-libGL1-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.i586", "product_id": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.i586", "product_id": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libGLESv2-2-11.2.1-104.9.49.i586", "product_id": "Mesa-libGLESv2-2-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libGLESv2-devel-11.2.1-104.9.49.i586", "product_id": "Mesa-libGLESv2-devel-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libGLESv3-devel-11.2.1-104.9.49.i586", "product_id": "Mesa-libGLESv3-devel-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libd3d-11.2.1-104.9.49.i586", "product_id": "Mesa-libd3d-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libd3d-devel-11.2.1-104.9.49.i586", "product_id": "Mesa-libd3d-devel-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libglapi-devel-11.2.1-104.9.49.i586", "product_id": "Mesa-libglapi-devel-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libglapi0-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libglapi0-11.2.1-104.9.49.i586", "product_id": "Mesa-libglapi0-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "Mesa-libva-11.2.1-104.9.49.i586", "product": { "name": "Mesa-libva-11.2.1-104.9.49.i586", "product_id": "Mesa-libva-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "libOSMesa-devel-11.2.1-104.9.49.i586", "product": { "name": "libOSMesa-devel-11.2.1-104.9.49.i586", "product_id": "libOSMesa-devel-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "libOSMesa9-11.2.1-104.9.49.i586", "product": { "name": "libOSMesa9-11.2.1-104.9.49.i586", "product_id": "libOSMesa9-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "libXvMC_nouveau-11.2.1-104.9.49.i586", "product": { "name": "libXvMC_nouveau-11.2.1-104.9.49.i586", "product_id": "libXvMC_nouveau-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "libXvMC_r600-11.2.1-104.9.49.i586", "product": { "name": "libXvMC_r600-11.2.1-104.9.49.i586", "product_id": "libXvMC_r600-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "libgbm-devel-11.2.1-104.9.49.i586", "product": { "name": "libgbm-devel-11.2.1-104.9.49.i586", "product_id": "libgbm-devel-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "libgbm1-11.2.1-104.9.49.i586", "product": { "name": "libgbm1-11.2.1-104.9.49.i586", "product_id": "libgbm1-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "libvdpau_nouveau-11.2.1-104.9.49.i586", "product": { "name": "libvdpau_nouveau-11.2.1-104.9.49.i586", "product_id": "libvdpau_nouveau-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "libvdpau_r300-11.2.1-104.9.49.i586", "product": { "name": "libvdpau_r300-11.2.1-104.9.49.i586", "product_id": "libvdpau_r300-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "libvdpau_r600-11.2.1-104.9.49.i586", "product": { "name": "libvdpau_r600-11.2.1-104.9.49.i586", "product_id": "libvdpau_r600-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "libvdpau_radeonsi-11.2.1-104.9.49.i586", "product": { "name": "libvdpau_radeonsi-11.2.1-104.9.49.i586", "product_id": "libvdpau_radeonsi-11.2.1-104.9.49.i586" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-104.9.49.i586", "product": { "name": "libxatracker-devel-1.0.0-104.9.49.i586", "product_id": "libxatracker-devel-1.0.0-104.9.49.i586" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-104.9.49.i586", "product": { "name": "libxatracker2-1.0.0-104.9.49.i586", "product_id": "libxatracker2-1.0.0-104.9.49.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "Mesa-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-devel-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-devel-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-devel-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-devel-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-dri-devel-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-dri-devel-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-libEGL-devel-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-libEGL-devel-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL1-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-libEGL1-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-libEGL1-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL-devel-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-libGL-devel-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-libGL-devel-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL1-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-libGL1-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-libGL1-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-libGLESv2-2-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-libGLESv2-2-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-libGLESv2-devel-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-libGLESv2-devel-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-libGLESv3-devel-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-libGLESv3-devel-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-libglapi-devel-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-libglapi-devel-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi0-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-libglapi0-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-libglapi0-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "Mesa-libva-11.2.1-104.9.49.ppc64le", "product": { "name": "Mesa-libva-11.2.1-104.9.49.ppc64le", "product_id": "Mesa-libva-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "libOSMesa-devel-11.2.1-104.9.49.ppc64le", "product": { "name": "libOSMesa-devel-11.2.1-104.9.49.ppc64le", "product_id": "libOSMesa-devel-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "libOSMesa9-11.2.1-104.9.49.ppc64le", "product": { "name": "libOSMesa9-11.2.1-104.9.49.ppc64le", "product_id": "libOSMesa9-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "libXvMC_nouveau-11.2.1-104.9.49.ppc64le", "product": { "name": "libXvMC_nouveau-11.2.1-104.9.49.ppc64le", "product_id": "libXvMC_nouveau-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "libXvMC_r600-11.2.1-104.9.49.ppc64le", "product": { "name": "libXvMC_r600-11.2.1-104.9.49.ppc64le", "product_id": "libXvMC_r600-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "libgbm-devel-11.2.1-104.9.49.ppc64le", "product": { "name": "libgbm-devel-11.2.1-104.9.49.ppc64le", "product_id": "libgbm-devel-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "libgbm1-11.2.1-104.9.49.ppc64le", "product": { "name": "libgbm1-11.2.1-104.9.49.ppc64le", "product_id": "libgbm1-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "libvdpau_nouveau-11.2.1-104.9.49.ppc64le", "product": { "name": "libvdpau_nouveau-11.2.1-104.9.49.ppc64le", "product_id": "libvdpau_nouveau-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "libvdpau_r300-11.2.1-104.9.49.ppc64le", "product": { "name": "libvdpau_r300-11.2.1-104.9.49.ppc64le", "product_id": "libvdpau_r300-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "libvdpau_r600-11.2.1-104.9.49.ppc64le", "product": { "name": "libvdpau_r600-11.2.1-104.9.49.ppc64le", "product_id": "libvdpau_r600-11.2.1-104.9.49.ppc64le" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-104.9.49.ppc64le", "product": { "name": "libxatracker-devel-1.0.0-104.9.49.ppc64le", "product_id": "libxatracker-devel-1.0.0-104.9.49.ppc64le" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-104.9.49.ppc64le", "product": { "name": "libxatracker2-1.0.0-104.9.49.ppc64le", "product_id": "libxatracker2-1.0.0-104.9.49.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Mesa-11.2.1-104.9.49.s390", "product": { "name": "Mesa-11.2.1-104.9.49.s390", "product_id": "Mesa-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "Mesa-devel-11.2.1-104.9.49.s390", "product": { "name": "Mesa-devel-11.2.1-104.9.49.s390", "product_id": "Mesa-devel-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "Mesa-dri-devel-11.2.1-104.9.49.s390", "product": { "name": "Mesa-dri-devel-11.2.1-104.9.49.s390", "product_id": "Mesa-dri-devel-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-11.2.1-104.9.49.s390", "product": { "name": "Mesa-libEGL-devel-11.2.1-104.9.49.s390", "product_id": "Mesa-libEGL-devel-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "Mesa-libEGL1-11.2.1-104.9.49.s390", "product": { "name": "Mesa-libEGL1-11.2.1-104.9.49.s390", "product_id": "Mesa-libEGL1-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "Mesa-libGL-devel-11.2.1-104.9.49.s390", "product": { "name": "Mesa-libGL-devel-11.2.1-104.9.49.s390", "product_id": "Mesa-libGL-devel-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "Mesa-libGL1-11.2.1-104.9.49.s390", "product": { "name": "Mesa-libGL1-11.2.1-104.9.49.s390", "product_id": "Mesa-libGL1-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.s390", "product": { "name": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.s390", "product_id": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.s390", "product": { "name": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.s390", "product_id": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-11.2.1-104.9.49.s390", "product": { "name": "Mesa-libGLESv2-2-11.2.1-104.9.49.s390", "product_id": "Mesa-libGLESv2-2-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-11.2.1-104.9.49.s390", "product": { "name": "Mesa-libGLESv2-devel-11.2.1-104.9.49.s390", "product_id": "Mesa-libGLESv2-devel-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-11.2.1-104.9.49.s390", "product": { "name": "Mesa-libGLESv3-devel-11.2.1-104.9.49.s390", "product_id": "Mesa-libGLESv3-devel-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-11.2.1-104.9.49.s390", "product": { "name": "Mesa-libglapi-devel-11.2.1-104.9.49.s390", "product_id": "Mesa-libglapi-devel-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "Mesa-libglapi0-11.2.1-104.9.49.s390", "product": { "name": "Mesa-libglapi0-11.2.1-104.9.49.s390", "product_id": "Mesa-libglapi0-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "libOSMesa-devel-11.2.1-104.9.49.s390", "product": { "name": "libOSMesa-devel-11.2.1-104.9.49.s390", "product_id": "libOSMesa-devel-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "libOSMesa9-11.2.1-104.9.49.s390", "product": { "name": "libOSMesa9-11.2.1-104.9.49.s390", "product_id": "libOSMesa9-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "libgbm-devel-11.2.1-104.9.49.s390", "product": { "name": "libgbm-devel-11.2.1-104.9.49.s390", "product_id": "libgbm-devel-11.2.1-104.9.49.s390" } }, { "category": "product_version", "name": "libgbm1-11.2.1-104.9.49.s390", "product": { "name": "libgbm1-11.2.1-104.9.49.s390", "product_id": "libgbm1-11.2.1-104.9.49.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "Mesa-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-11.2.1-104.9.49.s390x", "product_id": "Mesa-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-32bit-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-32bit-11.2.1-104.9.49.s390x", "product_id": "Mesa-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-devel-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-devel-11.2.1-104.9.49.s390x", "product_id": "Mesa-devel-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-dri-devel-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-dri-devel-11.2.1-104.9.49.s390x", "product_id": "Mesa-dri-devel-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libEGL-devel-11.2.1-104.9.49.s390x", "product_id": "Mesa-libEGL-devel-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-32bit-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libEGL-devel-32bit-11.2.1-104.9.49.s390x", "product_id": "Mesa-libEGL-devel-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL1-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libEGL1-11.2.1-104.9.49.s390x", "product_id": "Mesa-libEGL1-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libEGL1-32bit-11.2.1-104.9.49.s390x", "product_id": "Mesa-libEGL1-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libGL-devel-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libGL-devel-11.2.1-104.9.49.s390x", "product_id": "Mesa-libGL-devel-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libGL-devel-32bit-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libGL-devel-32bit-11.2.1-104.9.49.s390x", "product_id": "Mesa-libGL-devel-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libGL1-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libGL1-11.2.1-104.9.49.s390x", "product_id": "Mesa-libGL1-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libGL1-32bit-11.2.1-104.9.49.s390x", "product_id": "Mesa-libGL1-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.s390x", "product_id": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-32bit-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libGLESv1_CM-devel-32bit-11.2.1-104.9.49.s390x", "product_id": "Mesa-libGLESv1_CM-devel-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.s390x", "product_id": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-32bit-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libGLESv1_CM1-32bit-11.2.1-104.9.49.s390x", "product_id": "Mesa-libGLESv1_CM1-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libGLESv2-2-11.2.1-104.9.49.s390x", "product_id": "Mesa-libGLESv2-2-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-32bit-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libGLESv2-2-32bit-11.2.1-104.9.49.s390x", "product_id": "Mesa-libGLESv2-2-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libGLESv2-devel-11.2.1-104.9.49.s390x", "product_id": "Mesa-libGLESv2-devel-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-32bit-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libGLESv2-devel-32bit-11.2.1-104.9.49.s390x", "product_id": "Mesa-libGLESv2-devel-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libGLESv3-devel-11.2.1-104.9.49.s390x", "product_id": "Mesa-libGLESv3-devel-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libglapi-devel-11.2.1-104.9.49.s390x", "product_id": "Mesa-libglapi-devel-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libglapi-devel-32bit-11.2.1-104.9.49.s390x", "product_id": "Mesa-libglapi-devel-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi0-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libglapi0-11.2.1-104.9.49.s390x", "product_id": "Mesa-libglapi0-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-11.2.1-104.9.49.s390x", "product": { "name": "Mesa-libglapi0-32bit-11.2.1-104.9.49.s390x", "product_id": "Mesa-libglapi0-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "libOSMesa-devel-11.2.1-104.9.49.s390x", "product": { "name": "libOSMesa-devel-11.2.1-104.9.49.s390x", "product_id": "libOSMesa-devel-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-11.2.1-104.9.49.s390x", "product": { "name": "libOSMesa-devel-32bit-11.2.1-104.9.49.s390x", "product_id": "libOSMesa-devel-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "libOSMesa9-11.2.1-104.9.49.s390x", "product": { "name": "libOSMesa9-11.2.1-104.9.49.s390x", "product_id": "libOSMesa9-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "libOSMesa9-32bit-11.2.1-104.9.49.s390x", "product": { "name": "libOSMesa9-32bit-11.2.1-104.9.49.s390x", "product_id": "libOSMesa9-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "libgbm-devel-11.2.1-104.9.49.s390x", "product": { "name": "libgbm-devel-11.2.1-104.9.49.s390x", "product_id": "libgbm-devel-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "libgbm-devel-32bit-11.2.1-104.9.49.s390x", "product": { "name": "libgbm-devel-32bit-11.2.1-104.9.49.s390x", "product_id": "libgbm-devel-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "libgbm1-11.2.1-104.9.49.s390x", "product": { "name": "libgbm1-11.2.1-104.9.49.s390x", "product_id": "libgbm1-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "libgbm1-32bit-11.2.1-104.9.49.s390x", "product": { "name": "libgbm1-32bit-11.2.1-104.9.49.s390x", "product_id": "libgbm1-32bit-11.2.1-104.9.49.s390x" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-104.9.49.s390x", "product": { "name": "libxatracker-devel-1.0.0-104.9.49.s390x", "product_id": "libxatracker-devel-1.0.0-104.9.49.s390x" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-104.9.49.s390x", "product": { "name": "libxatracker2-1.0.0-104.9.49.s390x", "product_id": "libxatracker2-1.0.0-104.9.49.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Mesa-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-11.2.1-104.9.49.x86_64", "product_id": "Mesa-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-32bit-11.2.1-104.9.49.x86_64", "product_id": "Mesa-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-devel-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-devel-11.2.1-104.9.49.x86_64", "product_id": "Mesa-devel-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-devel-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-dri-devel-11.2.1-104.9.49.x86_64", "product_id": "Mesa-dri-devel-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libEGL-devel-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libEGL-devel-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libEGL-devel-32bit-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libEGL-devel-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libEGL1-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libEGL1-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libEGL1-32bit-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libEGL1-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libGL-devel-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libGL-devel-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libGL-devel-32bit-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libGL-devel-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libGL1-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libGL1-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libGL1-32bit-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libGL1-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libGLESv1_CM-devel-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libGLESv1_CM-devel-32bit-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libGLESv1_CM-devel-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libGLESv1_CM1-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libGLESv1_CM1-32bit-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libGLESv1_CM1-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libGLESv2-2-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libGLESv2-2-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libGLESv2-2-32bit-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libGLESv2-2-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libGLESv2-devel-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libGLESv2-devel-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libGLESv2-devel-32bit-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libGLESv2-devel-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libGLESv3-devel-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libGLESv3-devel-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libd3d-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libd3d-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libd3d-32bit-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libd3d-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libd3d-devel-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libd3d-devel-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libd3d-devel-32bit-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libd3d-devel-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libglapi-devel-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libglapi-devel-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libglapi-devel-32bit-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libglapi-devel-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libglapi0-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libglapi0-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libglapi0-32bit-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libglapi0-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "Mesa-libva-11.2.1-104.9.49.x86_64", "product": { "name": "Mesa-libva-11.2.1-104.9.49.x86_64", "product_id": "Mesa-libva-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-11.2.1-104.9.49.x86_64", "product": { "name": "libOSMesa-devel-11.2.1-104.9.49.x86_64", "product_id": "libOSMesa-devel-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "libOSMesa-devel-32bit-11.2.1-104.9.49.x86_64", "product_id": "libOSMesa-devel-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libOSMesa9-11.2.1-104.9.49.x86_64", "product": { "name": "libOSMesa9-11.2.1-104.9.49.x86_64", "product_id": "libOSMesa9-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libOSMesa9-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "libOSMesa9-32bit-11.2.1-104.9.49.x86_64", "product_id": "libOSMesa9-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-11.2.1-104.9.49.x86_64", "product": { "name": "libXvMC_nouveau-11.2.1-104.9.49.x86_64", "product_id": "libXvMC_nouveau-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "libXvMC_nouveau-32bit-11.2.1-104.9.49.x86_64", "product_id": "libXvMC_nouveau-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-11.2.1-104.9.49.x86_64", "product": { "name": "libXvMC_r600-11.2.1-104.9.49.x86_64", "product_id": "libXvMC_r600-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "libXvMC_r600-32bit-11.2.1-104.9.49.x86_64", "product_id": "libXvMC_r600-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-11.2.1-104.9.49.x86_64", "product": { "name": "libgbm-devel-11.2.1-104.9.49.x86_64", "product_id": "libgbm-devel-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "libgbm-devel-32bit-11.2.1-104.9.49.x86_64", "product_id": "libgbm-devel-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libgbm1-11.2.1-104.9.49.x86_64", "product": { "name": "libgbm1-11.2.1-104.9.49.x86_64", "product_id": "libgbm1-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libgbm1-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "libgbm1-32bit-11.2.1-104.9.49.x86_64", "product_id": "libgbm1-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-11.2.1-104.9.49.x86_64", "product": { "name": "libvdpau_nouveau-11.2.1-104.9.49.x86_64", "product_id": "libvdpau_nouveau-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "libvdpau_nouveau-32bit-11.2.1-104.9.49.x86_64", "product_id": "libvdpau_nouveau-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-11.2.1-104.9.49.x86_64", "product": { "name": "libvdpau_r300-11.2.1-104.9.49.x86_64", "product_id": "libvdpau_r300-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "libvdpau_r300-32bit-11.2.1-104.9.49.x86_64", "product_id": "libvdpau_r300-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-11.2.1-104.9.49.x86_64", "product": { "name": "libvdpau_r600-11.2.1-104.9.49.x86_64", "product_id": "libvdpau_r600-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "libvdpau_r600-32bit-11.2.1-104.9.49.x86_64", "product_id": "libvdpau_r600-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-11.2.1-104.9.49.x86_64", "product": { "name": "libvdpau_radeonsi-11.2.1-104.9.49.x86_64", "product_id": "libvdpau_radeonsi-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-32bit-11.2.1-104.9.49.x86_64", "product": { "name": "libvdpau_radeonsi-32bit-11.2.1-104.9.49.x86_64", "product_id": "libvdpau_radeonsi-32bit-11.2.1-104.9.49.x86_64" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-104.9.49.x86_64", "product": { "name": "libxatracker-devel-1.0.0-104.9.49.x86_64", "product_id": "libxatracker-devel-1.0.0-104.9.49.x86_64" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-104.9.49.x86_64", "product": { "name": "libxatracker2-1.0.0-104.9.49.x86_64", "product_id": "libxatracker2-1.0.0-104.9.49.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-104.9.49.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-104.9.49.s390x" }, "product_reference": "libxatracker-devel-1.0.0-104.9.49.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-11.2.1-104.9.49.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-11.2.1-104.9.49.x86_64" }, "product_reference": "Mesa-11.2.1-104.9.49.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-11.2.1-104.9.49.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-32bit-11.2.1-104.9.49.x86_64" }, "product_reference": "Mesa-32bit-11.2.1-104.9.49.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-11.2.1-104.9.49.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libEGL1-11.2.1-104.9.49.x86_64" }, "product_reference": "Mesa-libEGL1-11.2.1-104.9.49.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-11.2.1-104.9.49.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libEGL1-32bit-11.2.1-104.9.49.x86_64" }, "product_reference": "Mesa-libEGL1-32bit-11.2.1-104.9.49.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-11.2.1-104.9.49.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libGL1-11.2.1-104.9.49.x86_64" }, "product_reference": "Mesa-libGL1-11.2.1-104.9.49.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-11.2.1-104.9.49.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libGL1-32bit-11.2.1-104.9.49.x86_64" }, "product_reference": "Mesa-libGL1-32bit-11.2.1-104.9.49.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-11.2.1-104.9.49.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libGLESv2-2-11.2.1-104.9.49.x86_64" }, "product_reference": "Mesa-libGLESv2-2-11.2.1-104.9.49.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-11.2.1-104.9.49.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libglapi0-11.2.1-104.9.49.x86_64" }, "product_reference": "Mesa-libglapi0-11.2.1-104.9.49.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-11.2.1-104.9.49.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libglapi0-32bit-11.2.1-104.9.49.x86_64" }, "product_reference": "Mesa-libglapi0-32bit-11.2.1-104.9.49.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-11.2.1-104.9.49.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgbm1-11.2.1-104.9.49.x86_64" }, "product_reference": "libgbm1-11.2.1-104.9.49.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-11.2.1-104.9.49.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgbm1-32bit-11.2.1-104.9.49.x86_64" }, "product_reference": "libgbm1-32bit-11.2.1-104.9.49.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-104.9.49.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libxatracker2-1.0.0-104.9.49.x86_64" }, "product_reference": "libxatracker2-1.0.0-104.9.49.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-5068", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5068" } ], "notes": [ { "category": "general", "text": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libEGL1-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libEGL1-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libGL1-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libGL1-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libGLESv2-2-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libglapi0-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libglapi0-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgbm1-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgbm1-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libxatracker2-1.0.0-104.9.49.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-104.9.49.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5068", "url": "https://www.suse.com/security/cve/CVE-2019-5068" }, { "category": "external", "summary": "SUSE Bug 1156015 for CVE-2019-5068", "url": "https://bugzilla.suse.com/1156015" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libEGL1-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libEGL1-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libGL1-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libGL1-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libGLESv2-2-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libglapi0-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libglapi0-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgbm1-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgbm1-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libxatracker2-1.0.0-104.9.49.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-104.9.49.s390x" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libEGL1-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libEGL1-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libGL1-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libGL1-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libGLESv2-2-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libglapi0-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:Mesa-libglapi0-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgbm1-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgbm1-32bit-11.2.1-104.9.49.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libxatracker2-1.0.0-104.9.49.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libxatracker-devel-1.0.0-104.9.49.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-09-16T12:08:36Z", "details": "moderate" } ], "title": "CVE-2019-5068" } ] }
opensuse-su-2020:0084-1
Vulnerability from csaf_opensuse
Published
2020-01-21 11:13
Modified
2020-01-21 11:13
Summary
Security update for Mesa
Notes
Title of the patch
Security update for Mesa
Description of the patch
This update for Mesa fixes the following issues:
Security issue fixed:
- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).
This update was imported from the SUSE:SLE-15-SP1:Update update project.
Patchnames
openSUSE-2020-84
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for Mesa", "title": "Title of the patch" }, { "category": "description", "text": "This update for Mesa fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-5068: Fixed exploitable shared memory permissions vulnerability (bsc#1156015).\n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-84", "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-2020_0084-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:0084-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3MPZBG4ALURSP3WFREL2VJEYLDL6LGCJ/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:0084-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3MPZBG4ALURSP3WFREL2VJEYLDL6LGCJ/" }, { "category": "self", "summary": "SUSE Bug 1156015", "url": "https://bugzilla.suse.com/1156015" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5068 page", "url": "https://www.suse.com/security/cve/CVE-2019-5068/" } ], "title": "Security update for Mesa", "tracking": { "current_release_date": "2020-01-21T11:13:31Z", "generator": { "date": "2020-01-21T11:13:31Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:0084-1", "initial_release_date": "2020-01-21T11:13:31Z", "revision_history": [ { "date": "2020-01-21T11:13:31Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-KHR-devel-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-KHR-devel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-devel-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-devel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-dri-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-dri-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-dri-devel-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-dri-devel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-dri-nouveau-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-dri-nouveau-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-gallium-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-gallium-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-gallium-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libEGL-devel-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libEGL-devel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libEGL1-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libEGL1-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libGL-devel-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libGL-devel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libGL1-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libGL1-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libOpenCL-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libOpenCL-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libd3d-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libd3d-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libd3d-devel-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libd3d-devel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libglapi-devel-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libglapi-devel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libglapi0-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libglapi0-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-lp151.23.9.1.i586", "product": { "name": "Mesa-libva-18.3.2-lp151.23.9.1.i586", "product_id": "Mesa-libva-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-lp151.23.9.1.i586", "product": { "name": "libOSMesa-devel-18.3.2-lp151.23.9.1.i586", "product_id": "libOSMesa-devel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-lp151.23.9.1.i586", "product": { "name": "libOSMesa8-18.3.2-lp151.23.9.1.i586", "product_id": "libOSMesa8-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-lp151.23.9.1.i586", "product": { "name": "libXvMC_nouveau-18.3.2-lp151.23.9.1.i586", "product_id": "libXvMC_nouveau-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-lp151.23.9.1.i586", "product": { "name": "libXvMC_r600-18.3.2-lp151.23.9.1.i586", "product_id": "libXvMC_r600-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-lp151.23.9.1.i586", "product": { "name": "libgbm-devel-18.3.2-lp151.23.9.1.i586", "product_id": "libgbm-devel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libgbm1-18.3.2-lp151.23.9.1.i586", "product": { "name": "libgbm1-18.3.2-lp151.23.9.1.i586", "product_id": "libgbm1-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-lp151.23.9.1.i586", "product": { "name": "libvdpau_nouveau-18.3.2-lp151.23.9.1.i586", "product_id": "libvdpau_nouveau-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-lp151.23.9.1.i586", "product": { "name": "libvdpau_r300-18.3.2-lp151.23.9.1.i586", "product_id": "libvdpau_r300-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-lp151.23.9.1.i586", "product": { "name": "libvdpau_r600-18.3.2-lp151.23.9.1.i586", "product_id": "libvdpau_r600-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libvdpau_radeonsi-18.3.2-lp151.23.9.1.i586", "product": { "name": "libvdpau_radeonsi-18.3.2-lp151.23.9.1.i586", "product_id": "libvdpau_radeonsi-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libvulkan_intel-18.3.2-lp151.23.9.1.i586", "product": { "name": "libvulkan_intel-18.3.2-lp151.23.9.1.i586", "product_id": "libvulkan_intel-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libvulkan_radeon-18.3.2-lp151.23.9.1.i586", "product": { "name": "libvulkan_radeon-18.3.2-lp151.23.9.1.i586", "product_id": "libvulkan_radeon-18.3.2-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-lp151.23.9.1.i586", "product": { "name": "libxatracker-devel-1.0.0-lp151.23.9.1.i586", "product_id": "libxatracker-devel-1.0.0-lp151.23.9.1.i586" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-lp151.23.9.1.i586", "product": { "name": "libxatracker2-1.0.0-lp151.23.9.1.i586", "product_id": "libxatracker2-1.0.0-lp151.23.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "Mesa-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-KHR-devel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-KHR-devel-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-KHR-devel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-devel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-devel-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-devel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-dri-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-dri-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-dri-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-dri-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-devel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-dri-devel-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-dri-devel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-dri-nouveau-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-dri-nouveau-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-dri-nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-dri-nouveau-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-gallium-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-gallium-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-gallium-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-gallium-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-gallium-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-gallium-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libEGL-devel-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libEGL-devel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libEGL1-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libEGL1-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libEGL1-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libEGL1-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libGL-devel-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libGL-devel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libGL1-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libGL1-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libGL1-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libGL1-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libOpenCL-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libOpenCL-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libOpenCL-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libd3d-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libd3d-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libd3d-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libd3d-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libd3d-devel-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libd3d-devel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libd3d-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libd3d-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libd3d-devel-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libglapi-devel-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libglapi-devel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libglapi-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libglapi-devel-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libglapi0-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libglapi0-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libglapi0-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libglapi0-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libva-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "Mesa-libva-18.3.2-lp151.23.9.1.x86_64", "product_id": "Mesa-libva-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libOSMesa-devel-18.3.2-lp151.23.9.1.x86_64", "product_id": "libOSMesa-devel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libOSMesa-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "libOSMesa-devel-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libOSMesa8-18.3.2-lp151.23.9.1.x86_64", "product_id": "libOSMesa8-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libOSMesa8-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "libOSMesa8-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libXvMC_nouveau-18.3.2-lp151.23.9.1.x86_64", "product_id": "libXvMC_nouveau-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libXvMC_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "libXvMC_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libXvMC_r600-18.3.2-lp151.23.9.1.x86_64", "product_id": "libXvMC_r600-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libXvMC_r600-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libXvMC_r600-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "libXvMC_r600-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libgbm-devel-18.3.2-lp151.23.9.1.x86_64", "product_id": "libgbm-devel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libgbm-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "libgbm-devel-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libgbm1-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libgbm1-18.3.2-lp151.23.9.1.x86_64", "product_id": "libgbm1-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libgbm1-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libgbm1-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "libgbm1-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libvdpau_nouveau-18.3.2-lp151.23.9.1.x86_64", "product_id": "libvdpau_nouveau-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libvdpau_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "libvdpau_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libvdpau_r300-18.3.2-lp151.23.9.1.x86_64", "product_id": "libvdpau_r300-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r300-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libvdpau_r300-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "libvdpau_r300-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libvdpau_r600-18.3.2-lp151.23.9.1.x86_64", "product_id": "libvdpau_r600-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_r600-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libvdpau_r600-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "libvdpau_r600-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libvdpau_radeonsi-18.3.2-lp151.23.9.1.x86_64", "product_id": "libvdpau_radeonsi-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libvdpau_radeonsi-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libvdpau_radeonsi-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "libvdpau_radeonsi-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_intel-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libvulkan_intel-18.3.2-lp151.23.9.1.x86_64", "product_id": "libvulkan_intel-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_intel-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libvulkan_intel-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "libvulkan_intel-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_radeon-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libvulkan_radeon-18.3.2-lp151.23.9.1.x86_64", "product_id": "libvulkan_radeon-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libvulkan_radeon-32bit-18.3.2-lp151.23.9.1.x86_64", "product": { "name": "libvulkan_radeon-32bit-18.3.2-lp151.23.9.1.x86_64", "product_id": "libvulkan_radeon-32bit-18.3.2-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libxatracker-devel-1.0.0-lp151.23.9.1.x86_64", "product": { "name": "libxatracker-devel-1.0.0-lp151.23.9.1.x86_64", "product_id": "libxatracker-devel-1.0.0-lp151.23.9.1.x86_64" } }, { "category": "product_version", "name": "libxatracker2-1.0.0-lp151.23.9.1.x86_64", "product": { "name": "libxatracker2-1.0.0-lp151.23.9.1.x86_64", "product_id": "libxatracker2-1.0.0-lp151.23.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-KHR-devel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-KHR-devel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-KHR-devel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-KHR-devel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-devel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-devel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-devel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-devel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-dri-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-dri-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-dri-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-dri-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-dri-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-dri-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-dri-devel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-dri-devel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-dri-devel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-dri-devel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-nouveau-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-dri-nouveau-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-dri-nouveau-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-nouveau-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-dri-nouveau-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-dri-nouveau-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-nouveau-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-dri-nouveau-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-dri-nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-gallium-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-gallium-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-gallium-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-gallium-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-gallium-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-gallium-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-gallium-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-gallium-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-gallium-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libEGL-devel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libEGL-devel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libEGL-devel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libEGL-devel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libEGL1-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libEGL1-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libEGL1-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libEGL1-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libEGL1-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libEGL1-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGL-devel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libGL-devel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGL-devel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libGL-devel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGL1-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libGL1-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGL1-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libGL1-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGL1-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libGL1-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libOpenCL-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libOpenCL-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libOpenCL-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libOpenCL-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libOpenCL-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libOpenCL-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libd3d-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libd3d-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libd3d-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libd3d-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libd3d-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libd3d-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libd3d-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libd3d-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libd3d-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libd3d-devel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libd3d-devel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libd3d-devel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libd3d-devel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libd3d-devel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libd3d-devel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libd3d-devel-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libd3d-devel-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libd3d-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libglapi-devel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libglapi-devel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libglapi-devel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libglapi-devel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libglapi-devel-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libglapi-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libglapi0-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libglapi0-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libglapi0-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libglapi0-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libglapi0-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libglapi0-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libva-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libva-18.3.2-lp151.23.9.1.i586" }, "product_reference": "Mesa-libva-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libva-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:Mesa-libva-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "Mesa-libva-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libOSMesa-devel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "libOSMesa-devel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libOSMesa-devel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libOSMesa-devel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libOSMesa-devel-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libOSMesa-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libOSMesa8-18.3.2-lp151.23.9.1.i586" }, "product_reference": "libOSMesa8-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libOSMesa8-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libOSMesa8-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libOSMesa8-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libOSMesa8-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libXvMC_nouveau-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libXvMC_nouveau-18.3.2-lp151.23.9.1.i586" }, "product_reference": "libXvMC_nouveau-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libXvMC_nouveau-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libXvMC_nouveau-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libXvMC_nouveau-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libXvMC_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libXvMC_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libXvMC_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libXvMC_r600-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libXvMC_r600-18.3.2-lp151.23.9.1.i586" }, "product_reference": "libXvMC_r600-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libXvMC_r600-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libXvMC_r600-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libXvMC_r600-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libXvMC_r600-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libXvMC_r600-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libXvMC_r600-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libgbm-devel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "libgbm-devel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libgbm-devel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libgbm-devel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libgbm-devel-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libgbm-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libgbm1-18.3.2-lp151.23.9.1.i586" }, "product_reference": "libgbm1-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libgbm1-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libgbm1-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libgbm1-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libgbm1-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_nouveau-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvdpau_nouveau-18.3.2-lp151.23.9.1.i586" }, "product_reference": "libvdpau_nouveau-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_nouveau-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvdpau_nouveau-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libvdpau_nouveau-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvdpau_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libvdpau_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r300-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvdpau_r300-18.3.2-lp151.23.9.1.i586" }, "product_reference": "libvdpau_r300-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r300-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvdpau_r300-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libvdpau_r300-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r300-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvdpau_r300-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libvdpau_r300-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r600-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvdpau_r600-18.3.2-lp151.23.9.1.i586" }, "product_reference": "libvdpau_r600-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r600-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvdpau_r600-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libvdpau_r600-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_r600-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvdpau_r600-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libvdpau_r600-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_radeonsi-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvdpau_radeonsi-18.3.2-lp151.23.9.1.i586" }, "product_reference": "libvdpau_radeonsi-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_radeonsi-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvdpau_radeonsi-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libvdpau_radeonsi-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvdpau_radeonsi-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvdpau_radeonsi-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libvdpau_radeonsi-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvulkan_intel-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvulkan_intel-18.3.2-lp151.23.9.1.i586" }, "product_reference": "libvulkan_intel-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvulkan_intel-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvulkan_intel-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libvulkan_intel-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvulkan_intel-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvulkan_intel-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libvulkan_intel-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvulkan_radeon-18.3.2-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvulkan_radeon-18.3.2-lp151.23.9.1.i586" }, "product_reference": "libvulkan_radeon-18.3.2-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvulkan_radeon-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvulkan_radeon-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libvulkan_radeon-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libvulkan_radeon-32bit-18.3.2-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libvulkan_radeon-32bit-18.3.2-lp151.23.9.1.x86_64" }, "product_reference": "libvulkan_radeon-32bit-18.3.2-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libxatracker-devel-1.0.0-lp151.23.9.1.i586" }, "product_reference": "libxatracker-devel-1.0.0-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker-devel-1.0.0-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libxatracker-devel-1.0.0-lp151.23.9.1.x86_64" }, "product_reference": "libxatracker-devel-1.0.0-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-lp151.23.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libxatracker2-1.0.0-lp151.23.9.1.i586" }, "product_reference": "libxatracker2-1.0.0-lp151.23.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libxatracker2-1.0.0-lp151.23.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libxatracker2-1.0.0-lp151.23.9.1.x86_64" }, "product_reference": "libxatracker2-1.0.0-lp151.23.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-5068", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5068" } ], "notes": [ { "category": "general", "text": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:Mesa-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-KHR-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-KHR-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-dri-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-dri-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-nouveau-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-dri-nouveau-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-gallium-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-gallium-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-gallium-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libEGL-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libEGL-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libEGL1-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libEGL1-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libEGL1-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGL-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGL-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGL1-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGL1-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGL1-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libOpenCL-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libOpenCL-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libd3d-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libd3d-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libd3d-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libd3d-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libd3d-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libd3d-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libglapi-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libglapi-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libglapi-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libglapi0-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libglapi0-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libglapi0-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libva-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libva-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libOSMesa-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libOSMesa-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libOSMesa-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libOSMesa8-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libOSMesa8-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libOSMesa8-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libXvMC_nouveau-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libXvMC_nouveau-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libXvMC_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libXvMC_r600-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libXvMC_r600-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libXvMC_r600-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libgbm-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libgbm-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libgbm-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libgbm1-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libgbm1-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libgbm1-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_nouveau-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvdpau_nouveau-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_r300-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvdpau_r300-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_r300-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_r600-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvdpau_r600-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_r600-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_radeonsi-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvdpau_radeonsi-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_radeonsi-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvulkan_intel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvulkan_intel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvulkan_intel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvulkan_radeon-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvulkan_radeon-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvulkan_radeon-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libxatracker-devel-1.0.0-lp151.23.9.1.i586", "openSUSE Leap 15.1:libxatracker-devel-1.0.0-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libxatracker2-1.0.0-lp151.23.9.1.i586", "openSUSE Leap 15.1:libxatracker2-1.0.0-lp151.23.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5068", "url": "https://www.suse.com/security/cve/CVE-2019-5068" }, { "category": "external", "summary": "SUSE Bug 1156015 for CVE-2019-5068", "url": "https://bugzilla.suse.com/1156015" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:Mesa-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-KHR-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-KHR-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-dri-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-dri-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-nouveau-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-dri-nouveau-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-gallium-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-gallium-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-gallium-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libEGL-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libEGL-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libEGL1-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libEGL1-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libEGL1-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGL-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGL-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGL1-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGL1-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGL1-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libOpenCL-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libOpenCL-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libd3d-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libd3d-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libd3d-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libd3d-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libd3d-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libd3d-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libglapi-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libglapi-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libglapi-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libglapi0-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libglapi0-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libglapi0-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libva-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libva-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libOSMesa-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libOSMesa-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libOSMesa-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libOSMesa8-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libOSMesa8-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libOSMesa8-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libXvMC_nouveau-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libXvMC_nouveau-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libXvMC_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libXvMC_r600-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libXvMC_r600-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libXvMC_r600-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libgbm-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libgbm-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libgbm-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libgbm1-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libgbm1-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libgbm1-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_nouveau-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvdpau_nouveau-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_r300-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvdpau_r300-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_r300-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_r600-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvdpau_r600-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_r600-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_radeonsi-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvdpau_radeonsi-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_radeonsi-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvulkan_intel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvulkan_intel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvulkan_intel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvulkan_radeon-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvulkan_radeon-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvulkan_radeon-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libxatracker-devel-1.0.0-lp151.23.9.1.i586", "openSUSE Leap 15.1:libxatracker-devel-1.0.0-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libxatracker2-1.0.0-lp151.23.9.1.i586", "openSUSE Leap 15.1:libxatracker2-1.0.0-lp151.23.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:Mesa-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-KHR-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-KHR-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-dri-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-dri-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-nouveau-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-dri-nouveau-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-dri-nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-gallium-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-gallium-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-gallium-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libEGL-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libEGL-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libEGL1-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libEGL1-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libEGL1-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGL-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGL-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGL1-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGL1-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGL1-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv1_CM-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv1_CM1-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv2-2-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv2-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libGLESv3-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libOpenCL-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libOpenCL-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libVulkan-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libd3d-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libd3d-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libd3d-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libd3d-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libd3d-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libd3d-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libglapi-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libglapi-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libglapi-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libglapi0-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libglapi0-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libglapi0-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:Mesa-libva-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:Mesa-libva-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libOSMesa-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libOSMesa-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libOSMesa-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libOSMesa8-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libOSMesa8-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libOSMesa8-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libXvMC_nouveau-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libXvMC_nouveau-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libXvMC_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libXvMC_r600-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libXvMC_r600-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libXvMC_r600-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libgbm-devel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libgbm-devel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libgbm-devel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libgbm1-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libgbm1-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libgbm1-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_nouveau-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvdpau_nouveau-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_nouveau-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_r300-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvdpau_r300-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_r300-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_r600-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvdpau_r600-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_r600-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_radeonsi-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvdpau_radeonsi-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvdpau_radeonsi-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvulkan_intel-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvulkan_intel-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvulkan_intel-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvulkan_radeon-18.3.2-lp151.23.9.1.i586", "openSUSE Leap 15.1:libvulkan_radeon-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libvulkan_radeon-32bit-18.3.2-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libxatracker-devel-1.0.0-lp151.23.9.1.i586", "openSUSE Leap 15.1:libxatracker-devel-1.0.0-lp151.23.9.1.x86_64", "openSUSE Leap 15.1:libxatracker2-1.0.0-lp151.23.9.1.i586", "openSUSE Leap 15.1:libxatracker2-1.0.0-lp151.23.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-21T11:13:31Z", "details": "moderate" } ], "title": "CVE-2019-5068" } ] }
opensuse-su-2024:10599-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
Mesa-21.2.2-287.1 on GA media
Notes
Title of the patch
Mesa-21.2.2-287.1 on GA media
Description of the patch
These are all security issues fixed in the Mesa-21.2.2-287.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10599
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Mesa-21.2.2-287.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the Mesa-21.2.2-287.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-10599", "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_10599-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5068 page", "url": "https://www.suse.com/security/cve/CVE-2019-5068/" } ], "title": "Mesa-21.2.2-287.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:10599-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": "Mesa-21.2.2-287.1.aarch64", "product": { "name": "Mesa-21.2.2-287.1.aarch64", "product_id": "Mesa-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-32bit-21.2.2-287.1.aarch64", "product": { "name": "Mesa-32bit-21.2.2-287.1.aarch64", "product_id": "Mesa-32bit-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-KHR-devel-21.2.2-287.1.aarch64", "product": { "name": "Mesa-KHR-devel-21.2.2-287.1.aarch64", "product_id": "Mesa-KHR-devel-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-devel-21.2.2-287.1.aarch64", "product": { "name": "Mesa-devel-21.2.2-287.1.aarch64", "product_id": "Mesa-devel-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-dri-devel-21.2.2-287.1.aarch64", "product": { "name": "Mesa-dri-devel-21.2.2-287.1.aarch64", "product_id": "Mesa-dri-devel-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libEGL-devel-21.2.2-287.1.aarch64", "product_id": "Mesa-libEGL-devel-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-32bit-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libEGL-devel-32bit-21.2.2-287.1.aarch64", "product_id": "Mesa-libEGL-devel-32bit-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL1-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libEGL1-21.2.2-287.1.aarch64", "product_id": "Mesa-libEGL1-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libEGL1-32bit-21.2.2-287.1.aarch64", "product_id": "Mesa-libEGL1-32bit-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libGL-devel-21.2.2-287.1.aarch64", "product_id": "Mesa-libGL-devel-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-32bit-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libGL-devel-32bit-21.2.2-287.1.aarch64", "product_id": "Mesa-libGL-devel-32bit-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL1-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libGL1-21.2.2-287.1.aarch64", "product_id": "Mesa-libGL1-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libGL1-32bit-21.2.2-287.1.aarch64", "product_id": "Mesa-libGL1-32bit-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.aarch64", "product_id": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.aarch64", "product_id": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libGLESv2-devel-21.2.2-287.1.aarch64", "product_id": "Mesa-libGLESv2-devel-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.aarch64", "product_id": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libGLESv3-devel-21.2.2-287.1.aarch64", "product_id": "Mesa-libGLESv3-devel-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libglapi-devel-21.2.2-287.1.aarch64", "product_id": "Mesa-libglapi-devel-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libglapi-devel-32bit-21.2.2-287.1.aarch64", "product_id": "Mesa-libglapi-devel-32bit-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi0-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libglapi0-21.2.2-287.1.aarch64", "product_id": "Mesa-libglapi0-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-21.2.2-287.1.aarch64", "product": { "name": "Mesa-libglapi0-32bit-21.2.2-287.1.aarch64", "product_id": "Mesa-libglapi0-32bit-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "libOSMesa-devel-21.2.2-287.1.aarch64", "product": { "name": "libOSMesa-devel-21.2.2-287.1.aarch64", "product_id": "libOSMesa-devel-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-21.2.2-287.1.aarch64", "product": { "name": "libOSMesa-devel-32bit-21.2.2-287.1.aarch64", "product_id": "libOSMesa-devel-32bit-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "libOSMesa8-21.2.2-287.1.aarch64", "product": { "name": "libOSMesa8-21.2.2-287.1.aarch64", "product_id": "libOSMesa8-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "libOSMesa8-32bit-21.2.2-287.1.aarch64", "product": { "name": "libOSMesa8-32bit-21.2.2-287.1.aarch64", "product_id": "libOSMesa8-32bit-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "libgbm-devel-21.2.2-287.1.aarch64", "product": { "name": "libgbm-devel-21.2.2-287.1.aarch64", "product_id": "libgbm-devel-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "libgbm-devel-32bit-21.2.2-287.1.aarch64", "product": { "name": "libgbm-devel-32bit-21.2.2-287.1.aarch64", "product_id": "libgbm-devel-32bit-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "libgbm1-21.2.2-287.1.aarch64", "product": { "name": "libgbm1-21.2.2-287.1.aarch64", "product_id": "libgbm1-21.2.2-287.1.aarch64" } }, { "category": "product_version", "name": "libgbm1-32bit-21.2.2-287.1.aarch64", "product": { "name": "libgbm1-32bit-21.2.2-287.1.aarch64", "product_id": "libgbm1-32bit-21.2.2-287.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "Mesa-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-21.2.2-287.1.ppc64le", "product_id": "Mesa-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-32bit-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-32bit-21.2.2-287.1.ppc64le", "product_id": "Mesa-32bit-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-KHR-devel-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-KHR-devel-21.2.2-287.1.ppc64le", "product_id": "Mesa-KHR-devel-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-devel-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-devel-21.2.2-287.1.ppc64le", "product_id": "Mesa-devel-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-dri-devel-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-dri-devel-21.2.2-287.1.ppc64le", "product_id": "Mesa-dri-devel-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libEGL-devel-21.2.2-287.1.ppc64le", "product_id": "Mesa-libEGL-devel-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-32bit-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libEGL-devel-32bit-21.2.2-287.1.ppc64le", "product_id": "Mesa-libEGL-devel-32bit-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL1-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libEGL1-21.2.2-287.1.ppc64le", "product_id": "Mesa-libEGL1-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libEGL1-32bit-21.2.2-287.1.ppc64le", "product_id": "Mesa-libEGL1-32bit-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL-devel-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libGL-devel-21.2.2-287.1.ppc64le", "product_id": "Mesa-libGL-devel-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL-devel-32bit-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libGL-devel-32bit-21.2.2-287.1.ppc64le", "product_id": "Mesa-libGL-devel-32bit-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL1-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libGL1-21.2.2-287.1.ppc64le", "product_id": "Mesa-libGL1-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libGL1-32bit-21.2.2-287.1.ppc64le", "product_id": "Mesa-libGL1-32bit-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.ppc64le", "product_id": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.ppc64le", "product_id": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libGLESv2-devel-21.2.2-287.1.ppc64le", "product_id": "Mesa-libGLESv2-devel-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.ppc64le", "product_id": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libGLESv3-devel-21.2.2-287.1.ppc64le", "product_id": "Mesa-libGLESv3-devel-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libglapi-devel-21.2.2-287.1.ppc64le", "product_id": "Mesa-libglapi-devel-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libglapi-devel-32bit-21.2.2-287.1.ppc64le", "product_id": "Mesa-libglapi-devel-32bit-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi0-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libglapi0-21.2.2-287.1.ppc64le", "product_id": "Mesa-libglapi0-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-21.2.2-287.1.ppc64le", "product": { "name": "Mesa-libglapi0-32bit-21.2.2-287.1.ppc64le", "product_id": "Mesa-libglapi0-32bit-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "libOSMesa-devel-21.2.2-287.1.ppc64le", "product": { "name": "libOSMesa-devel-21.2.2-287.1.ppc64le", "product_id": "libOSMesa-devel-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-21.2.2-287.1.ppc64le", "product": { "name": "libOSMesa-devel-32bit-21.2.2-287.1.ppc64le", "product_id": "libOSMesa-devel-32bit-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "libOSMesa8-21.2.2-287.1.ppc64le", "product": { "name": "libOSMesa8-21.2.2-287.1.ppc64le", "product_id": "libOSMesa8-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "libOSMesa8-32bit-21.2.2-287.1.ppc64le", "product": { "name": "libOSMesa8-32bit-21.2.2-287.1.ppc64le", "product_id": "libOSMesa8-32bit-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "libgbm-devel-21.2.2-287.1.ppc64le", "product": { "name": "libgbm-devel-21.2.2-287.1.ppc64le", "product_id": "libgbm-devel-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "libgbm-devel-32bit-21.2.2-287.1.ppc64le", "product": { "name": "libgbm-devel-32bit-21.2.2-287.1.ppc64le", "product_id": "libgbm-devel-32bit-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "libgbm1-21.2.2-287.1.ppc64le", "product": { "name": "libgbm1-21.2.2-287.1.ppc64le", "product_id": "libgbm1-21.2.2-287.1.ppc64le" } }, { "category": "product_version", "name": "libgbm1-32bit-21.2.2-287.1.ppc64le", "product": { "name": "libgbm1-32bit-21.2.2-287.1.ppc64le", "product_id": "libgbm1-32bit-21.2.2-287.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Mesa-21.2.2-287.1.s390x", "product": { "name": "Mesa-21.2.2-287.1.s390x", "product_id": "Mesa-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-32bit-21.2.2-287.1.s390x", "product": { "name": "Mesa-32bit-21.2.2-287.1.s390x", "product_id": "Mesa-32bit-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-KHR-devel-21.2.2-287.1.s390x", "product": { "name": "Mesa-KHR-devel-21.2.2-287.1.s390x", "product_id": "Mesa-KHR-devel-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-devel-21.2.2-287.1.s390x", "product": { "name": "Mesa-devel-21.2.2-287.1.s390x", "product_id": "Mesa-devel-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-dri-devel-21.2.2-287.1.s390x", "product": { "name": "Mesa-dri-devel-21.2.2-287.1.s390x", "product_id": "Mesa-dri-devel-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-21.2.2-287.1.s390x", "product": { "name": "Mesa-libEGL-devel-21.2.2-287.1.s390x", "product_id": "Mesa-libEGL-devel-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-32bit-21.2.2-287.1.s390x", "product": { "name": "Mesa-libEGL-devel-32bit-21.2.2-287.1.s390x", "product_id": "Mesa-libEGL-devel-32bit-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL1-21.2.2-287.1.s390x", "product": { "name": "Mesa-libEGL1-21.2.2-287.1.s390x", "product_id": "Mesa-libEGL1-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-21.2.2-287.1.s390x", "product": { "name": "Mesa-libEGL1-32bit-21.2.2-287.1.s390x", "product_id": "Mesa-libEGL1-32bit-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGL-devel-21.2.2-287.1.s390x", "product": { "name": "Mesa-libGL-devel-21.2.2-287.1.s390x", "product_id": "Mesa-libGL-devel-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGL-devel-32bit-21.2.2-287.1.s390x", "product": { "name": "Mesa-libGL-devel-32bit-21.2.2-287.1.s390x", "product_id": "Mesa-libGL-devel-32bit-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGL1-21.2.2-287.1.s390x", "product": { "name": "Mesa-libGL1-21.2.2-287.1.s390x", "product_id": "Mesa-libGL1-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-21.2.2-287.1.s390x", "product": { "name": "Mesa-libGL1-32bit-21.2.2-287.1.s390x", "product_id": "Mesa-libGL1-32bit-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.s390x", "product": { "name": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.s390x", "product_id": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.s390x", "product": { "name": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.s390x", "product_id": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-21.2.2-287.1.s390x", "product": { "name": "Mesa-libGLESv2-devel-21.2.2-287.1.s390x", "product_id": "Mesa-libGLESv2-devel-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.s390x", "product": { "name": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.s390x", "product_id": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-21.2.2-287.1.s390x", "product": { "name": "Mesa-libGLESv3-devel-21.2.2-287.1.s390x", "product_id": "Mesa-libGLESv3-devel-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-21.2.2-287.1.s390x", "product": { "name": "Mesa-libglapi-devel-21.2.2-287.1.s390x", "product_id": "Mesa-libglapi-devel-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-21.2.2-287.1.s390x", "product": { "name": "Mesa-libglapi-devel-32bit-21.2.2-287.1.s390x", "product_id": "Mesa-libglapi-devel-32bit-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi0-21.2.2-287.1.s390x", "product": { "name": "Mesa-libglapi0-21.2.2-287.1.s390x", "product_id": "Mesa-libglapi0-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-21.2.2-287.1.s390x", "product": { "name": "Mesa-libglapi0-32bit-21.2.2-287.1.s390x", "product_id": "Mesa-libglapi0-32bit-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "libOSMesa-devel-21.2.2-287.1.s390x", "product": { "name": "libOSMesa-devel-21.2.2-287.1.s390x", "product_id": "libOSMesa-devel-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-21.2.2-287.1.s390x", "product": { "name": "libOSMesa-devel-32bit-21.2.2-287.1.s390x", "product_id": "libOSMesa-devel-32bit-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "libOSMesa8-21.2.2-287.1.s390x", "product": { "name": "libOSMesa8-21.2.2-287.1.s390x", "product_id": "libOSMesa8-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "libOSMesa8-32bit-21.2.2-287.1.s390x", "product": { "name": "libOSMesa8-32bit-21.2.2-287.1.s390x", "product_id": "libOSMesa8-32bit-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "libgbm-devel-21.2.2-287.1.s390x", "product": { "name": "libgbm-devel-21.2.2-287.1.s390x", "product_id": "libgbm-devel-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "libgbm-devel-32bit-21.2.2-287.1.s390x", "product": { "name": "libgbm-devel-32bit-21.2.2-287.1.s390x", "product_id": "libgbm-devel-32bit-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "libgbm1-21.2.2-287.1.s390x", "product": { "name": "libgbm1-21.2.2-287.1.s390x", "product_id": "libgbm1-21.2.2-287.1.s390x" } }, { "category": "product_version", "name": "libgbm1-32bit-21.2.2-287.1.s390x", "product": { "name": "libgbm1-32bit-21.2.2-287.1.s390x", "product_id": "libgbm1-32bit-21.2.2-287.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Mesa-21.2.2-287.1.x86_64", "product": { "name": "Mesa-21.2.2-287.1.x86_64", "product_id": "Mesa-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-32bit-21.2.2-287.1.x86_64", "product": { "name": "Mesa-32bit-21.2.2-287.1.x86_64", "product_id": "Mesa-32bit-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-KHR-devel-21.2.2-287.1.x86_64", "product": { "name": "Mesa-KHR-devel-21.2.2-287.1.x86_64", "product_id": "Mesa-KHR-devel-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-devel-21.2.2-287.1.x86_64", "product": { "name": "Mesa-devel-21.2.2-287.1.x86_64", "product_id": "Mesa-devel-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-dri-devel-21.2.2-287.1.x86_64", "product": { "name": "Mesa-dri-devel-21.2.2-287.1.x86_64", "product_id": "Mesa-dri-devel-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libEGL-devel-21.2.2-287.1.x86_64", "product_id": "Mesa-libEGL-devel-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL-devel-32bit-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libEGL-devel-32bit-21.2.2-287.1.x86_64", "product_id": "Mesa-libEGL-devel-32bit-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libEGL1-21.2.2-287.1.x86_64", "product_id": "Mesa-libEGL1-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libEGL1-32bit-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libEGL1-32bit-21.2.2-287.1.x86_64", "product_id": "Mesa-libEGL1-32bit-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libGL-devel-21.2.2-287.1.x86_64", "product_id": "Mesa-libGL-devel-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL-devel-32bit-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libGL-devel-32bit-21.2.2-287.1.x86_64", "product_id": "Mesa-libGL-devel-32bit-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libGL1-21.2.2-287.1.x86_64", "product_id": "Mesa-libGL1-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGL1-32bit-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libGL1-32bit-21.2.2-287.1.x86_64", "product_id": "Mesa-libGL1-32bit-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.x86_64", "product_id": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.x86_64", "product_id": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libGLESv2-devel-21.2.2-287.1.x86_64", "product_id": "Mesa-libGLESv2-devel-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.x86_64", "product_id": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libGLESv3-devel-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libGLESv3-devel-21.2.2-287.1.x86_64", "product_id": "Mesa-libGLESv3-devel-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libglapi-devel-21.2.2-287.1.x86_64", "product_id": "Mesa-libglapi-devel-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi-devel-32bit-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libglapi-devel-32bit-21.2.2-287.1.x86_64", "product_id": "Mesa-libglapi-devel-32bit-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libglapi0-21.2.2-287.1.x86_64", "product_id": "Mesa-libglapi0-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "Mesa-libglapi0-32bit-21.2.2-287.1.x86_64", "product": { "name": "Mesa-libglapi0-32bit-21.2.2-287.1.x86_64", "product_id": "Mesa-libglapi0-32bit-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-21.2.2-287.1.x86_64", "product": { "name": "libOSMesa-devel-21.2.2-287.1.x86_64", "product_id": "libOSMesa-devel-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa-devel-32bit-21.2.2-287.1.x86_64", "product": { "name": "libOSMesa-devel-32bit-21.2.2-287.1.x86_64", "product_id": "libOSMesa-devel-32bit-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-21.2.2-287.1.x86_64", "product": { "name": "libOSMesa8-21.2.2-287.1.x86_64", "product_id": "libOSMesa8-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "libOSMesa8-32bit-21.2.2-287.1.x86_64", "product": { "name": "libOSMesa8-32bit-21.2.2-287.1.x86_64", "product_id": "libOSMesa8-32bit-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-21.2.2-287.1.x86_64", "product": { "name": "libgbm-devel-21.2.2-287.1.x86_64", "product_id": "libgbm-devel-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "libgbm-devel-32bit-21.2.2-287.1.x86_64", "product": { "name": "libgbm-devel-32bit-21.2.2-287.1.x86_64", "product_id": "libgbm-devel-32bit-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "libgbm1-21.2.2-287.1.x86_64", "product": { "name": "libgbm1-21.2.2-287.1.x86_64", "product_id": "libgbm1-21.2.2-287.1.x86_64" } }, { "category": "product_version", "name": "libgbm1-32bit-21.2.2-287.1.x86_64", "product": { "name": "libgbm1-32bit-21.2.2-287.1.x86_64", "product_id": "libgbm1-32bit-21.2.2-287.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": "Mesa-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-21.2.2-287.1.s390x" }, "product_reference": "Mesa-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-32bit-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-32bit-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.s390x" }, "product_reference": "Mesa-32bit-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-32bit-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-32bit-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-KHR-devel-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-KHR-devel-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.s390x" }, "product_reference": "Mesa-KHR-devel-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-KHR-devel-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-KHR-devel-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-devel-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-devel-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.s390x" }, "product_reference": "Mesa-devel-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-devel-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-devel-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-dri-devel-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-dri-devel-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.s390x" }, "product_reference": "Mesa-dri-devel-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-dri-devel-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-dri-devel-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libEGL-devel-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libEGL-devel-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libEGL-devel-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libEGL-devel-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-32bit-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libEGL-devel-32bit-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-32bit-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libEGL-devel-32bit-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-32bit-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libEGL-devel-32bit-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL-devel-32bit-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libEGL-devel-32bit-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libEGL1-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libEGL1-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libEGL1-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libEGL1-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libEGL1-32bit-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libEGL1-32bit-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libEGL1-32bit-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libEGL1-32bit-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libEGL1-32bit-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libGL-devel-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libGL-devel-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libGL-devel-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libGL-devel-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-32bit-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libGL-devel-32bit-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-32bit-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libGL-devel-32bit-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-32bit-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libGL-devel-32bit-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL-devel-32bit-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libGL-devel-32bit-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libGL1-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libGL1-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libGL1-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libGL1-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libGL1-32bit-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libGL1-32bit-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libGL1-32bit-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGL1-32bit-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libGL1-32bit-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libGLESv1_CM-devel-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libGLESv2-devel-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libGLESv2-devel-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libGLESv2-devel-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libGLESv2-devel-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libGLESv2-devel-32bit-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libGLESv3-devel-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libGLESv3-devel-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libGLESv3-devel-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libGLESv3-devel-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libGLESv3-devel-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libglapi-devel-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libglapi-devel-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libglapi-devel-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libglapi-devel-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-32bit-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libglapi-devel-32bit-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-32bit-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libglapi-devel-32bit-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-32bit-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libglapi-devel-32bit-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi-devel-32bit-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libglapi-devel-32bit-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libglapi0-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libglapi0-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libglapi0-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libglapi0-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.aarch64" }, "product_reference": "Mesa-libglapi0-32bit-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.ppc64le" }, "product_reference": "Mesa-libglapi0-32bit-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.s390x" }, "product_reference": "Mesa-libglapi0-32bit-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "Mesa-libglapi0-32bit-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.x86_64" }, "product_reference": "Mesa-libglapi0-32bit-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.aarch64" }, "product_reference": "libOSMesa-devel-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.ppc64le" }, "product_reference": "libOSMesa-devel-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.s390x" }, "product_reference": "libOSMesa-devel-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.x86_64" }, "product_reference": "libOSMesa-devel-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-32bit-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.aarch64" }, "product_reference": "libOSMesa-devel-32bit-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-32bit-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.ppc64le" }, "product_reference": "libOSMesa-devel-32bit-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-32bit-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.s390x" }, "product_reference": "libOSMesa-devel-32bit-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa-devel-32bit-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.x86_64" }, "product_reference": "libOSMesa-devel-32bit-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.aarch64" }, "product_reference": "libOSMesa8-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.ppc64le" }, "product_reference": "libOSMesa8-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.s390x" }, "product_reference": "libOSMesa8-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.x86_64" }, "product_reference": "libOSMesa8-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-32bit-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.aarch64" }, "product_reference": "libOSMesa8-32bit-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-32bit-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.ppc64le" }, "product_reference": "libOSMesa8-32bit-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-32bit-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.s390x" }, "product_reference": "libOSMesa8-32bit-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libOSMesa8-32bit-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.x86_64" }, "product_reference": "libOSMesa8-32bit-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.aarch64" }, "product_reference": "libgbm-devel-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.ppc64le" }, "product_reference": "libgbm-devel-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.s390x" }, "product_reference": "libgbm-devel-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.x86_64" }, "product_reference": "libgbm-devel-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-32bit-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.aarch64" }, "product_reference": "libgbm-devel-32bit-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-32bit-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.ppc64le" }, "product_reference": "libgbm-devel-32bit-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-32bit-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.s390x" }, "product_reference": "libgbm-devel-32bit-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm-devel-32bit-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.x86_64" }, "product_reference": "libgbm-devel-32bit-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.aarch64" }, "product_reference": "libgbm1-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.ppc64le" }, "product_reference": "libgbm1-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.s390x" }, "product_reference": "libgbm1-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.x86_64" }, "product_reference": "libgbm1-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-21.2.2-287.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.aarch64" }, "product_reference": "libgbm1-32bit-21.2.2-287.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-21.2.2-287.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.ppc64le" }, "product_reference": "libgbm1-32bit-21.2.2-287.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-21.2.2-287.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.s390x" }, "product_reference": "libgbm1-32bit-21.2.2-287.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgbm1-32bit-21.2.2-287.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.x86_64" }, "product_reference": "libgbm1-32bit-21.2.2-287.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-5068", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5068" } ], "notes": [ { "category": "general", "text": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:Mesa-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5068", "url": "https://www.suse.com/security/cve/CVE-2019-5068" }, { "category": "external", "summary": "SUSE Bug 1156015 for CVE-2019-5068", "url": "https://bugzilla.suse.com/1156015" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:Mesa-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:Mesa-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-KHR-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-dri-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libEGL-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libEGL-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libEGL1-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libEGL1-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGL-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGL-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGL1-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGL1-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv1_CM-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv2-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libGLESv3-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libglapi-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libglapi-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libglapi0-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:Mesa-libglapi0-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libOSMesa-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libOSMesa-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libOSMesa8-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libOSMesa8-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libgbm-devel-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libgbm-devel-32bit-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libgbm1-21.2.2-287.1.x86_64", "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.aarch64", "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.ppc64le", "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.s390x", "openSUSE Tumbleweed:libgbm1-32bit-21.2.2-287.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-5068" } ] }
ghsa-rrg9-xrw3-h9vv
Vulnerability from github
Published
2022-05-24 22:01
Modified
2024-04-04 03:07
Severity ?
VLAI Severity ?
Details
An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.
{ "affected": [], "aliases": [ "CVE-2019-5068" ], "database_specific": { "cwe_ids": [ "CWE-277", "CWE-732" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-11-05T22:15:00Z", "severity": "MODERATE" }, "details": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.", "id": "GHSA-rrg9-xrw3-h9vv", "modified": "2024-04-04T03:07:21Z", "published": "2022-05-24T22:01:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5068" }, { "type": "WEB", "url": "https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/11/msg00013.html" }, { "type": "WEB", "url": "https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html" }, { "type": "WEB", "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4271-1" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00037.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ] }
fkie_cve-2019-5068
Vulnerability from fkie_nvd
Published
2019-11-05 22:15
Modified
2024-11-21 04:44
Severity ?
Summary
An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.
References
▶ | URL | Tags | |
---|---|---|---|
talos-cna@cisco.com | http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00037.html | Mailing List, Third Party Advisory | |
talos-cna@cisco.com | https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc | Patch, Third Party Advisory | |
talos-cna@cisco.com | https://lists.debian.org/debian-lts-announce/2019/11/msg00013.html | Mailing List, Third Party Advisory | |
talos-cna@cisco.com | https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html | Mailing List, Patch, Third Party Advisory | |
talos-cna@cisco.com | https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857 | Exploit, Third Party Advisory | |
talos-cna@cisco.com | https://usn.ubuntu.com/4271-1/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00037.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2019/11/msg00013.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html | Mailing List, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857 | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/4271-1/ | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
mesa3d | mesa | 19.1.2 | |
opensuse | leap | 15.1 | |
debian | debian_linux | 8.0 | |
canonical | ubuntu_linux | 18.04 | |
canonical | ubuntu_linux | 19.10 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:mesa3d:mesa:19.1.2:*:*:*:*:*:*:*", "matchCriteriaId": "1E28E95F-45BF-47F5-8721-D1A451D1E5D6", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*", "matchCriteriaId": "23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*", "matchCriteriaId": "A31C8344-3E02-4EB8-8BD8-4C84B7959624", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability." }, { "lang": "es", "value": "Existe una vulnerabilidad de permisos de memoria compartida explotable en la funcionalidad de X11 de Mesa 3D Graphics Library versi\u00f3n 19.1.2. Un atacante puede acceder a la memoria compartida sin ning\u00fan permiso espec\u00edfico para activar esta vulnerabilidad." } ], "id": "CVE-2019-5068", "lastModified": "2024-11-21T04:44:17.260", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 3.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "exploitabilityScore": 2.5, "impactScore": 2.5, "source": "talos-cna@cisco.com", "type": "Secondary" } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 2.5, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-11-05T22:15:14.017", "references": [ { "source": "talos-cna@cisco.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00037.html" }, { "source": "talos-cna@cisco.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc" }, { "source": "talos-cna@cisco.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2019/11/msg00013.html" }, { "source": "talos-cna@cisco.com", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html" }, { "source": "talos-cna@cisco.com", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857" }, { "source": "talos-cna@cisco.com", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4271-1/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00037.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://gitlab.freedesktop.org/mesa/mesa/-/commit/02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2019/11/msg00013.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "https://lists.freedesktop.org/pipermail/mesa-dev/2019-October/223704.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0857" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4271-1/" } ], "sourceIdentifier": "talos-cna@cisco.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-277" } ], "source": "talos-cna@cisco.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-732" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…