Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-18348 (GCVE-0-2019-18348)
Vulnerability from cvelistv5 – Published: 2019-10-23 16:31 – Updated: 2024-08-05 01:54
VLAI
EPSS
Summary
An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
13 references
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T01:54:13.945Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "FEDORA-2019-b06ec6159b",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/"
},
{
"name": "FEDORA-2019-d202cda4f8",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/"
},
{
"name": "FEDORA-2019-57462fa10d",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/"
},
{
"name": "USN-4333-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4333-1/"
},
{
"name": "USN-4333-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4333-2/"
},
{
"name": "openSUSE-SU-2020:0696",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html"
},
{
"name": "FEDORA-2020-8bdd3fd7a4",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/"
},
{
"name": "FEDORA-2020-ea5bdbcc90",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/"
},
{
"name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.python.org/issue30458#msg347282"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20191107-0004/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-11-02T18:52:05.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "FEDORA-2019-b06ec6159b",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/"
},
{
"name": "FEDORA-2019-d202cda4f8",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/"
},
{
"name": "FEDORA-2019-57462fa10d",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/"
},
{
"name": "USN-4333-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4333-1/"
},
{
"name": "USN-4333-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4333-2/"
},
{
"name": "openSUSE-SU-2020:0696",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html"
},
{
"name": "FEDORA-2020-8bdd3fd7a4",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/"
},
{
"name": "FEDORA-2020-ea5bdbcc90",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/"
},
{
"name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.python.org/issue30458#msg347282"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20191107-0004/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18348",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "FEDORA-2019-b06ec6159b",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/"
},
{
"name": "FEDORA-2019-d202cda4f8",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/"
},
{
"name": "FEDORA-2019-57462fa10d",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/"
},
{
"name": "USN-4333-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4333-1/"
},
{
"name": "USN-4333-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4333-2/"
},
{
"name": "openSUSE-SU-2020:0696",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html"
},
{
"name": "FEDORA-2020-8bdd3fd7a4",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/"
},
{
"name": "FEDORA-2020-ea5bdbcc90",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/"
},
{
"name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpuoct2020.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276"
},
{
"name": "https://bugs.python.org/issue30458#msg347282",
"refsource": "MISC",
"url": "https://bugs.python.org/issue30458#msg347282"
},
{
"name": "https://security.netapp.com/advisory/ntap-20191107-0004/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20191107-0004/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-18348",
"datePublished": "2019-10-23T16:31:22.000Z",
"dateReserved": "2019-10-23T00:00:00.000Z",
"dateUpdated": "2024-08-05T01:54:13.945Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-18348",
"date": "2026-05-27",
"epss": "0.02672",
"percentile": "0.86023"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-18348\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-10-23T17:15:12.973\",\"lastModified\":\"2024-11-21T04:33:06.653\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\\\r\\\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.\"},{\"lang\":\"es\",\"value\":\"Se detect\u00f3 un problema en urllib2 en Python versiones 2.x hasta 2.7.17 y urllib en Python versiones 3.x hasta 3.8.0. La inyecci\u00f3n de CRLF es posible si el atacante controla un par\u00e1metro url, como es demostrado por el primer argumento para urllib.request.urlopen con \\\\ r\\\\n (espec\u00edficamente en el componente host de una URL) seguido de un encabezado HTTP. Esto es similar al problema de la cadena de consulta de CVE-2019-9740 y al problema de la cadena de ruta de CVE-2019-9947. (Esto no es explotable cuando glibc tiene corregido el CVE-2016-10739). Esto est\u00e1 corregido en las versiones: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.0\",\"versionEndIncluding\":\"2.7.17\",\"matchCriteriaId\":\"1CBD119B-076B-46D3-9B94-FABC14564E96\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0\",\"versionEndExcluding\":\"3.5.10\",\"matchCriteriaId\":\"8041A276-2D5F-493F-BD14-17C96BDFFA8D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.6.0\",\"versionEndExcluding\":\"3.6.11\",\"matchCriteriaId\":\"EC082AF5-7781-4AA9-B899-26B0D275FA3D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.7.0\",\"versionEndExcluding\":\"3.7.8\",\"matchCriteriaId\":\"BEB8C981-BD15-4E7B-B11A-0FC9A00BD654\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.8.0\",\"versionEndExcluding\":\"3.8.3\",\"matchCriteriaId\":\"2FD7A4CD-2414-490D-BCA7-BDFAD3B6D164\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Technical Description\"]},{\"url\":\"https://bugs.python.org/issue30458#msg347282\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1727276\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Technical Description\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20191107-0004/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://usn.ubuntu.com/4333-1/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://usn.ubuntu.com/4333-2/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2020.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Technical Description\"]},{\"url\":\"https://bugs.python.org/issue30458#msg347282\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1727276\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Technical Description\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20191107-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://usn.ubuntu.com/4333-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://usn.ubuntu.com/4333-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\"]}]}}"
}
}
SUSE-SU-2020:1339-1
Vulnerability from csaf_suse - Published: 2020-05-19 11:22 - Updated: 2020-05-19 11:22Summary
Security update for python
Severity
Moderate
Notes
Title of the patch: Security update for python
Description of the patch: This update for python fixes the following issues:
Security issues fixed:
- CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen().
Now an InvalidURL exception is raised (bsc#1155094).
- CVE-2019-9674: Improved the documentation to reflect the dangers of zip-bombs (bsc#1162825).
Patchnames: SUSE-2020-1339,SUSE-SLE-Module-Basesystem-15-SP1-2020-1339,SUSE-SLE-Module-Desktop-Applications-15-SP1-2020-1339,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-1339,SUSE-SLE-Module-Python2-15-SP1-2020-1339
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.1 (Medium)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"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 python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen().\n Now an InvalidURL exception is raised (bsc#1155094).\n- CVE-2019-9674: Improved the documentation to reflect the dangers of zip-bombs (bsc#1162825).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-1339,SUSE-SLE-Module-Basesystem-15-SP1-2020-1339,SUSE-SLE-Module-Desktop-Applications-15-SP1-2020-1339,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-1339,SUSE-SLE-Module-Python2-15-SP1-2020-1339",
"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_1339-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1339-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201339-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1339-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-May/006835.html"
},
{
"category": "self",
"summary": "SUSE Bug 1155094",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "self",
"summary": "SUSE Bug 1162825",
"url": "https://bugzilla.suse.com/1162825"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-18348 page",
"url": "https://www.suse.com/security/cve/CVE-2019-18348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9674 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9674/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2020-05-19T11:22:02Z",
"generator": {
"date": "2020-05-19T11:22:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1339-1",
"initial_release_date": "2020-05-19T11:22:02Z",
"revision_history": [
{
"date": "2020-05-19T11:22:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-7.38.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.17-7.38.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.17-7.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.17-7.38.1.aarch64",
"product": {
"name": "python-2.7.17-7.38.1.aarch64",
"product_id": "python-2.7.17-7.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-7.38.1.aarch64",
"product": {
"name": "python-base-2.7.17-7.38.1.aarch64",
"product_id": "python-base-2.7.17-7.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-7.38.1.aarch64",
"product": {
"name": "python-curses-2.7.17-7.38.1.aarch64",
"product_id": "python-curses-2.7.17-7.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-7.38.1.aarch64",
"product": {
"name": "python-demo-2.7.17-7.38.1.aarch64",
"product_id": "python-demo-2.7.17-7.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-7.38.1.aarch64",
"product": {
"name": "python-devel-2.7.17-7.38.1.aarch64",
"product_id": "python-devel-2.7.17-7.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-7.38.1.aarch64",
"product": {
"name": "python-gdbm-2.7.17-7.38.1.aarch64",
"product_id": "python-gdbm-2.7.17-7.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-7.38.1.aarch64",
"product": {
"name": "python-idle-2.7.17-7.38.1.aarch64",
"product_id": "python-idle-2.7.17-7.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-7.38.1.aarch64",
"product": {
"name": "python-tk-2.7.17-7.38.1.aarch64",
"product_id": "python-tk-2.7.17-7.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-7.38.1.aarch64",
"product": {
"name": "python-xml-2.7.17-7.38.1.aarch64",
"product_id": "python-xml-2.7.17-7.38.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.17-7.38.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.17-7.38.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.17-7.38.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.17-7.38.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.17-7.38.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.17-7.38.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.17-7.38.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.17-7.38.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.17-7.38.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-7.38.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.17-7.38.1.i586",
"product_id": "libpython2_7-1_0-2.7.17-7.38.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.17-7.38.1.i586",
"product": {
"name": "python-2.7.17-7.38.1.i586",
"product_id": "python-2.7.17-7.38.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-7.38.1.i586",
"product": {
"name": "python-base-2.7.17-7.38.1.i586",
"product_id": "python-base-2.7.17-7.38.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-7.38.1.i586",
"product": {
"name": "python-curses-2.7.17-7.38.1.i586",
"product_id": "python-curses-2.7.17-7.38.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-7.38.1.i586",
"product": {
"name": "python-demo-2.7.17-7.38.1.i586",
"product_id": "python-demo-2.7.17-7.38.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-7.38.1.i586",
"product": {
"name": "python-devel-2.7.17-7.38.1.i586",
"product_id": "python-devel-2.7.17-7.38.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-7.38.1.i586",
"product": {
"name": "python-gdbm-2.7.17-7.38.1.i586",
"product_id": "python-gdbm-2.7.17-7.38.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-7.38.1.i586",
"product": {
"name": "python-idle-2.7.17-7.38.1.i586",
"product_id": "python-idle-2.7.17-7.38.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-7.38.1.i586",
"product": {
"name": "python-tk-2.7.17-7.38.1.i586",
"product_id": "python-tk-2.7.17-7.38.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-7.38.1.i586",
"product": {
"name": "python-xml-2.7.17-7.38.1.i586",
"product_id": "python-xml-2.7.17-7.38.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.17-7.38.1.noarch",
"product": {
"name": "python-doc-2.7.17-7.38.1.noarch",
"product_id": "python-doc-2.7.17-7.38.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.17-7.38.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.17-7.38.1.noarch",
"product_id": "python-doc-pdf-2.7.17-7.38.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-7.38.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.17-7.38.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.17-7.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.17-7.38.1.ppc64le",
"product": {
"name": "python-2.7.17-7.38.1.ppc64le",
"product_id": "python-2.7.17-7.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-7.38.1.ppc64le",
"product": {
"name": "python-base-2.7.17-7.38.1.ppc64le",
"product_id": "python-base-2.7.17-7.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-7.38.1.ppc64le",
"product": {
"name": "python-curses-2.7.17-7.38.1.ppc64le",
"product_id": "python-curses-2.7.17-7.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-7.38.1.ppc64le",
"product": {
"name": "python-demo-2.7.17-7.38.1.ppc64le",
"product_id": "python-demo-2.7.17-7.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-7.38.1.ppc64le",
"product": {
"name": "python-devel-2.7.17-7.38.1.ppc64le",
"product_id": "python-devel-2.7.17-7.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-7.38.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.17-7.38.1.ppc64le",
"product_id": "python-gdbm-2.7.17-7.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-7.38.1.ppc64le",
"product": {
"name": "python-idle-2.7.17-7.38.1.ppc64le",
"product_id": "python-idle-2.7.17-7.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-7.38.1.ppc64le",
"product": {
"name": "python-tk-2.7.17-7.38.1.ppc64le",
"product_id": "python-tk-2.7.17-7.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-7.38.1.ppc64le",
"product": {
"name": "python-xml-2.7.17-7.38.1.ppc64le",
"product_id": "python-xml-2.7.17-7.38.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-7.38.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.17-7.38.1.s390x",
"product_id": "libpython2_7-1_0-2.7.17-7.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.17-7.38.1.s390x",
"product": {
"name": "python-2.7.17-7.38.1.s390x",
"product_id": "python-2.7.17-7.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-7.38.1.s390x",
"product": {
"name": "python-base-2.7.17-7.38.1.s390x",
"product_id": "python-base-2.7.17-7.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-7.38.1.s390x",
"product": {
"name": "python-curses-2.7.17-7.38.1.s390x",
"product_id": "python-curses-2.7.17-7.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-7.38.1.s390x",
"product": {
"name": "python-demo-2.7.17-7.38.1.s390x",
"product_id": "python-demo-2.7.17-7.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-7.38.1.s390x",
"product": {
"name": "python-devel-2.7.17-7.38.1.s390x",
"product_id": "python-devel-2.7.17-7.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-7.38.1.s390x",
"product": {
"name": "python-gdbm-2.7.17-7.38.1.s390x",
"product_id": "python-gdbm-2.7.17-7.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-7.38.1.s390x",
"product": {
"name": "python-idle-2.7.17-7.38.1.s390x",
"product_id": "python-idle-2.7.17-7.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-7.38.1.s390x",
"product": {
"name": "python-tk-2.7.17-7.38.1.s390x",
"product_id": "python-tk-2.7.17-7.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-7.38.1.s390x",
"product": {
"name": "python-xml-2.7.17-7.38.1.s390x",
"product_id": "python-xml-2.7.17-7.38.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-7.38.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.17-7.38.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.17-7.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.17-7.38.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.17-7.38.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.17-7.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.17-7.38.1.x86_64",
"product": {
"name": "python-2.7.17-7.38.1.x86_64",
"product_id": "python-2.7.17-7.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.17-7.38.1.x86_64",
"product": {
"name": "python-32bit-2.7.17-7.38.1.x86_64",
"product_id": "python-32bit-2.7.17-7.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-7.38.1.x86_64",
"product": {
"name": "python-base-2.7.17-7.38.1.x86_64",
"product_id": "python-base-2.7.17-7.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.17-7.38.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.17-7.38.1.x86_64",
"product_id": "python-base-32bit-2.7.17-7.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-7.38.1.x86_64",
"product": {
"name": "python-curses-2.7.17-7.38.1.x86_64",
"product_id": "python-curses-2.7.17-7.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-7.38.1.x86_64",
"product": {
"name": "python-demo-2.7.17-7.38.1.x86_64",
"product_id": "python-demo-2.7.17-7.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-7.38.1.x86_64",
"product": {
"name": "python-devel-2.7.17-7.38.1.x86_64",
"product_id": "python-devel-2.7.17-7.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-7.38.1.x86_64",
"product": {
"name": "python-gdbm-2.7.17-7.38.1.x86_64",
"product_id": "python-gdbm-2.7.17-7.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-7.38.1.x86_64",
"product": {
"name": "python-idle-2.7.17-7.38.1.x86_64",
"product_id": "python-idle-2.7.17-7.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-7.38.1.x86_64",
"product": {
"name": "python-tk-2.7.17-7.38.1.x86_64",
"product_id": "python-tk-2.7.17-7.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-7.38.1.x86_64",
"product": {
"name": "python-xml-2.7.17-7.38.1.x86_64",
"product_id": "python-xml-2.7.17-7.38.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 Module for Desktop Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 2 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python2:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-7.38.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.17-7.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-7.38.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-7.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-7.38.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-7.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-7.38.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-7.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-7.38.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.aarch64"
},
"product_reference": "python-2.7.17-7.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-7.38.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.ppc64le"
},
"product_reference": "python-2.7.17-7.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-7.38.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.s390x"
},
"product_reference": "python-2.7.17-7.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-7.38.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.x86_64"
},
"product_reference": "python-2.7.17-7.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-7.38.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.aarch64"
},
"product_reference": "python-base-2.7.17-7.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-7.38.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.ppc64le"
},
"product_reference": "python-base-2.7.17-7.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-7.38.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.s390x"
},
"product_reference": "python-base-2.7.17-7.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-7.38.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.x86_64"
},
"product_reference": "python-base-2.7.17-7.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-7.38.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.aarch64"
},
"product_reference": "python-tk-2.7.17-7.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-7.38.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-7.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-7.38.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.s390x"
},
"product_reference": "python-tk-2.7.17-7.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-7.38.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.x86_64"
},
"product_reference": "python-tk-2.7.17-7.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-7.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.aarch64"
},
"product_reference": "python-curses-2.7.17-7.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-7.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-7.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-7.38.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.s390x"
},
"product_reference": "python-curses-2.7.17-7.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-7.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.x86_64"
},
"product_reference": "python-curses-2.7.17-7.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-7.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.aarch64"
},
"product_reference": "python-devel-2.7.17-7.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-7.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-7.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-7.38.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.s390x"
},
"product_reference": "python-devel-2.7.17-7.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-7.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.x86_64"
},
"product_reference": "python-devel-2.7.17-7.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-7.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.aarch64"
},
"product_reference": "python-gdbm-2.7.17-7.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-7.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-7.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-7.38.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-7.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-7.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-7.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-7.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.aarch64"
},
"product_reference": "python-xml-2.7.17-7.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-7.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-7.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-7.38.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.s390x"
},
"product_reference": "python-xml-2.7.17-7.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-7.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.x86_64"
},
"product_reference": "python-xml-2.7.17-7.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-18348"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-18348",
"url": "https://www.suse.com/security/cve/CVE-2019-18348"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-18348",
"url": "https://bugzilla.suse.com/1155094"
}
],
"remediations": [
{
"category": "vendor_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:libpython2_7-1_0-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-05-19T11:22:02Z",
"details": "moderate"
}
],
"title": "CVE-2019-18348"
},
{
"cve": "CVE-2019-9674",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9674"
}
],
"notes": [
{
"category": "general",
"text": "Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9674",
"url": "https://www.suse.com/security/cve/CVE-2019-9674"
},
{
"category": "external",
"summary": "SUSE Bug 1162825 for CVE-2019-9674",
"url": "https://bugzilla.suse.com/1162825"
}
],
"remediations": [
{
"category": "vendor_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:libpython2_7-1_0-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-05-19T11:22:02Z",
"details": "moderate"
}
],
"title": "CVE-2019-9674"
}
]
}
SUSE-SU-2020:1524-1
Vulnerability from csaf_suse - Published: 2020-06-03 07:33 - Updated: 2020-06-03 07:33Summary
Security update for python
Severity
Moderate
Notes
Title of the patch: Security update for python
Description of the patch:
This update for python to version 2.7.17 fixes the following issues:
Syncing with lots of upstream bug fixes and security fixes.
Bug fixes:
- CVE-2019-9674: Improved the documentation to reflect the dangers of zip-bombs (bsc#1162825).
- CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen(). Now an InvalidURL exception is raised (bsc#1155094).
- CVE-2020-8492: Fixed a regular expression in urllib that was prone to denial of service via HTTP (bsc#1162367).
- Fixed mismatches between libpython and python-base versions (bsc#1162224).
- Fixed segfault in libpython2.7.so.1 (bsc#1073748).
- Unified packages among openSUSE:Factory and SLE versions (bsc#1159035).
- Added idle.desktop and idle.appdata.xml to provide IDLE in menus (bsc#1153830).
- Excluded tsl_check files from python-base to prevent file conflict with python-strict-tls-checks package (bsc#945401).
- Changed the name of idle3 icons to idle3.png to avoid collision with Python 2 version (bsc#1165894).
Additionally a new 'shared-python-startup' package is provided containing startup files.
python-rpm-macros was updated to fix:
- Do not write .pyc files for tests (bsc#1171561)
Patchnames: HPE-Helion-OpenStack-8-2020-1524,SUSE-2020-1524,SUSE-OpenStack-Cloud-7-2020-1524,SUSE-OpenStack-Cloud-8-2020-1524,SUSE-OpenStack-Cloud-Crowbar-8-2020-1524,SUSE-SLE-SAP-12-SP1-2020-1524,SUSE-SLE-SAP-12-SP2-2020-1524,SUSE-SLE-SAP-12-SP3-2020-1524,SUSE-SLE-SDK-12-SP4-2020-1524,SUSE-SLE-SDK-12-SP5-2020-1524,SUSE-SLE-SERVER-12-SP1-2020-1524,SUSE-SLE-SERVER-12-SP2-2020-1524,SUSE-SLE-SERVER-12-SP2-BCL-2020-1524,SUSE-SLE-SERVER-12-SP3-2020-1524,SUSE-SLE-SERVER-12-SP3-BCL-2020-1524,SUSE-SLE-SERVER-12-SP4-2020-1524,SUSE-SLE-SERVER-12-SP5-2020-1524,SUSE-SLE-WE-12-SP4-2020-1524,SUSE-SLE-WE-12-SP5-2020-1524,SUSE-Storage-5-2020-1524
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.1 (Medium)
Affected products
Recommended
552 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
552 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
552 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
34 references
{
"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 python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\n\nThis update for python to version 2.7.17 fixes the following issues:\n\nSyncing with lots of upstream bug fixes and security fixes.\n\nBug fixes:\n\n- CVE-2019-9674: Improved the documentation to reflect the dangers of zip-bombs (bsc#1162825).\n- CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen(). Now an InvalidURL exception is raised (bsc#1155094).\n- CVE-2020-8492: Fixed a regular expression in urllib that was prone to denial of service via HTTP (bsc#1162367).\n- Fixed mismatches between libpython and python-base versions (bsc#1162224).\n- Fixed segfault in libpython2.7.so.1 (bsc#1073748).\n- Unified packages among openSUSE:Factory and SLE versions (bsc#1159035).\n- Added idle.desktop and idle.appdata.xml to provide IDLE in menus (bsc#1153830).\n- Excluded tsl_check files from python-base to prevent file conflict with python-strict-tls-checks package (bsc#945401).\n- Changed the name of idle3 icons to idle3.png to avoid collision with Python 2 version (bsc#1165894).\n\nAdditionally a new \u0027shared-python-startup\u0027 package is provided containing startup files.\n\npython-rpm-macros was updated to fix:\n\n- Do not write .pyc files for tests (bsc#1171561)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-1524,SUSE-2020-1524,SUSE-OpenStack-Cloud-7-2020-1524,SUSE-OpenStack-Cloud-8-2020-1524,SUSE-OpenStack-Cloud-Crowbar-8-2020-1524,SUSE-SLE-SAP-12-SP1-2020-1524,SUSE-SLE-SAP-12-SP2-2020-1524,SUSE-SLE-SAP-12-SP3-2020-1524,SUSE-SLE-SDK-12-SP4-2020-1524,SUSE-SLE-SDK-12-SP5-2020-1524,SUSE-SLE-SERVER-12-SP1-2020-1524,SUSE-SLE-SERVER-12-SP2-2020-1524,SUSE-SLE-SERVER-12-SP2-BCL-2020-1524,SUSE-SLE-SERVER-12-SP3-2020-1524,SUSE-SLE-SERVER-12-SP3-BCL-2020-1524,SUSE-SLE-SERVER-12-SP4-2020-1524,SUSE-SLE-SERVER-12-SP5-2020-1524,SUSE-SLE-WE-12-SP4-2020-1524,SUSE-SLE-WE-12-SP5-2020-1524,SUSE-Storage-5-2020-1524",
"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_1524-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1524-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201524-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1524-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-June/006878.html"
},
{
"category": "self",
"summary": "SUSE Bug 1027282",
"url": "https://bugzilla.suse.com/1027282"
},
{
"category": "self",
"summary": "SUSE Bug 1041090",
"url": "https://bugzilla.suse.com/1041090"
},
{
"category": "self",
"summary": "SUSE Bug 1042670",
"url": "https://bugzilla.suse.com/1042670"
},
{
"category": "self",
"summary": "SUSE Bug 1073269",
"url": "https://bugzilla.suse.com/1073269"
},
{
"category": "self",
"summary": "SUSE Bug 1073748",
"url": "https://bugzilla.suse.com/1073748"
},
{
"category": "self",
"summary": "SUSE Bug 1078326",
"url": "https://bugzilla.suse.com/1078326"
},
{
"category": "self",
"summary": "SUSE Bug 1078485",
"url": "https://bugzilla.suse.com/1078485"
},
{
"category": "self",
"summary": "SUSE Bug 1081750",
"url": "https://bugzilla.suse.com/1081750"
},
{
"category": "self",
"summary": "SUSE Bug 1084650",
"url": "https://bugzilla.suse.com/1084650"
},
{
"category": "self",
"summary": "SUSE Bug 1086001",
"url": "https://bugzilla.suse.com/1086001"
},
{
"category": "self",
"summary": "SUSE Bug 1149792",
"url": "https://bugzilla.suse.com/1149792"
},
{
"category": "self",
"summary": "SUSE Bug 1153830",
"url": "https://bugzilla.suse.com/1153830"
},
{
"category": "self",
"summary": "SUSE Bug 1155094",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "self",
"summary": "SUSE Bug 1159035",
"url": "https://bugzilla.suse.com/1159035"
},
{
"category": "self",
"summary": "SUSE Bug 1162224",
"url": "https://bugzilla.suse.com/1162224"
},
{
"category": "self",
"summary": "SUSE Bug 1162367",
"url": "https://bugzilla.suse.com/1162367"
},
{
"category": "self",
"summary": "SUSE Bug 1162825",
"url": "https://bugzilla.suse.com/1162825"
},
{
"category": "self",
"summary": "SUSE Bug 1165894",
"url": "https://bugzilla.suse.com/1165894"
},
{
"category": "self",
"summary": "SUSE Bug 1170411",
"url": "https://bugzilla.suse.com/1170411"
},
{
"category": "self",
"summary": "SUSE Bug 1171561",
"url": "https://bugzilla.suse.com/1171561"
},
{
"category": "self",
"summary": "SUSE Bug 945401",
"url": "https://bugzilla.suse.com/945401"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-18348 page",
"url": "https://www.suse.com/security/cve/CVE-2019-18348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9674 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9674/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2020-06-03T07:33:06Z",
"generator": {
"date": "2020-06-03T07:33:06Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1524-1",
"initial_release_date": "2020-06-03T07:33:06Z",
"revision_history": [
{
"date": "2020-06-03T07:33:06Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-2.7.17-28.42.1.aarch64",
"product_id": "python-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-base-2.7.17-28.42.1.aarch64",
"product_id": "python-base-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-curses-2.7.17-28.42.1.aarch64",
"product_id": "python-curses-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-demo-2.7.17-28.42.1.aarch64",
"product_id": "python-demo-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-devel-2.7.17-28.42.1.aarch64",
"product_id": "python-devel-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64",
"product_id": "python-gdbm-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-idle-2.7.17-28.42.1.aarch64",
"product_id": "python-idle-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-strict-tls-check-2.7.17-28.42.1.aarch64",
"product_id": "python-strict-tls-check-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-tk-2.7.17-28.42.1.aarch64",
"product_id": "python-tk-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-xml-2.7.17-28.42.1.aarch64",
"product_id": "python-xml-2.7.17-28.42.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.17-28.42.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.17-28.42.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.17-28.42.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.17-28.42.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.17-28.42.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.17-28.42.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.17-28.42.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.17-28.42.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.17-28.42.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-28.42.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.i586",
"product_id": "libpython2_7-1_0-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.17-28.42.1.i586",
"product": {
"name": "python-2.7.17-28.42.1.i586",
"product_id": "python-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-28.42.1.i586",
"product": {
"name": "python-base-2.7.17-28.42.1.i586",
"product_id": "python-base-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-28.42.1.i586",
"product": {
"name": "python-curses-2.7.17-28.42.1.i586",
"product_id": "python-curses-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-28.42.1.i586",
"product": {
"name": "python-demo-2.7.17-28.42.1.i586",
"product_id": "python-demo-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-28.42.1.i586",
"product": {
"name": "python-devel-2.7.17-28.42.1.i586",
"product_id": "python-devel-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-28.42.1.i586",
"product": {
"name": "python-gdbm-2.7.17-28.42.1.i586",
"product_id": "python-gdbm-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-28.42.1.i586",
"product": {
"name": "python-idle-2.7.17-28.42.1.i586",
"product_id": "python-idle-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.17-28.42.1.i586",
"product": {
"name": "python-strict-tls-check-2.7.17-28.42.1.i586",
"product_id": "python-strict-tls-check-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-28.42.1.i586",
"product": {
"name": "python-tk-2.7.17-28.42.1.i586",
"product_id": "python-tk-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-28.42.1.i586",
"product": {
"name": "python-xml-2.7.17-28.42.1.i586",
"product_id": "python-xml-2.7.17-28.42.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.17-28.42.1.noarch",
"product": {
"name": "python-doc-2.7.17-28.42.1.noarch",
"product_id": "python-doc-2.7.17-28.42.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.17-28.42.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch",
"product_id": "python-doc-pdf-2.7.17-28.42.1.noarch"
}
},
{
"category": "product_version",
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"product": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"product_id": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
}
},
{
"category": "product_version",
"name": "shared-python-startup-0.1-1.3.1.noarch",
"product": {
"name": "shared-python-startup-0.1-1.3.1.noarch",
"product_id": "shared-python-startup-0.1-1.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python-rpm-generators-20200207.5feb6c1-3.19.1.noarch",
"product": {
"name": "python-rpm-generators-20200207.5feb6c1-3.19.1.noarch",
"product_id": "python-rpm-generators-20200207.5feb6c1-3.19.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-2.7.17-28.42.1.ppc64le",
"product_id": "python-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-base-2.7.17-28.42.1.ppc64le",
"product_id": "python-base-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-curses-2.7.17-28.42.1.ppc64le",
"product_id": "python-curses-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-demo-2.7.17-28.42.1.ppc64le",
"product_id": "python-demo-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-devel-2.7.17-28.42.1.ppc64le",
"product_id": "python-devel-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le",
"product_id": "python-gdbm-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-idle-2.7.17-28.42.1.ppc64le",
"product_id": "python-idle-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-strict-tls-check-2.7.17-28.42.1.ppc64le",
"product_id": "python-strict-tls-check-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-tk-2.7.17-28.42.1.ppc64le",
"product_id": "python-tk-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-xml-2.7.17-28.42.1.ppc64le",
"product_id": "python-xml-2.7.17-28.42.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390",
"product": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390",
"product_id": "libpython2_7-1_0-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-2.7.17-28.42.1.s390",
"product": {
"name": "python-2.7.17-28.42.1.s390",
"product_id": "python-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-28.42.1.s390",
"product": {
"name": "python-base-2.7.17-28.42.1.s390",
"product_id": "python-base-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-28.42.1.s390",
"product": {
"name": "python-curses-2.7.17-28.42.1.s390",
"product_id": "python-curses-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-28.42.1.s390",
"product": {
"name": "python-demo-2.7.17-28.42.1.s390",
"product_id": "python-demo-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-28.42.1.s390",
"product": {
"name": "python-devel-2.7.17-28.42.1.s390",
"product_id": "python-devel-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-28.42.1.s390",
"product": {
"name": "python-gdbm-2.7.17-28.42.1.s390",
"product_id": "python-gdbm-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-28.42.1.s390",
"product": {
"name": "python-idle-2.7.17-28.42.1.s390",
"product_id": "python-idle-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.17-28.42.1.s390",
"product": {
"name": "python-strict-tls-check-2.7.17-28.42.1.s390",
"product_id": "python-strict-tls-check-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-28.42.1.s390",
"product": {
"name": "python-tk-2.7.17-28.42.1.s390",
"product_id": "python-tk-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-28.42.1.s390",
"product": {
"name": "python-xml-2.7.17-28.42.1.s390",
"product_id": "python-xml-2.7.17-28.42.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"product_id": "libpython2_7-1_0-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"product_id": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.17-28.42.1.s390x",
"product": {
"name": "python-2.7.17-28.42.1.s390x",
"product_id": "python-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.17-28.42.1.s390x",
"product": {
"name": "python-32bit-2.7.17-28.42.1.s390x",
"product_id": "python-32bit-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-28.42.1.s390x",
"product": {
"name": "python-base-2.7.17-28.42.1.s390x",
"product_id": "python-base-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.17-28.42.1.s390x",
"product": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x",
"product_id": "python-base-32bit-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-28.42.1.s390x",
"product": {
"name": "python-curses-2.7.17-28.42.1.s390x",
"product_id": "python-curses-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-28.42.1.s390x",
"product": {
"name": "python-demo-2.7.17-28.42.1.s390x",
"product_id": "python-demo-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-28.42.1.s390x",
"product": {
"name": "python-devel-2.7.17-28.42.1.s390x",
"product_id": "python-devel-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-28.42.1.s390x",
"product": {
"name": "python-gdbm-2.7.17-28.42.1.s390x",
"product_id": "python-gdbm-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-28.42.1.s390x",
"product": {
"name": "python-idle-2.7.17-28.42.1.s390x",
"product_id": "python-idle-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.17-28.42.1.s390x",
"product": {
"name": "python-strict-tls-check-2.7.17-28.42.1.s390x",
"product_id": "python-strict-tls-check-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-28.42.1.s390x",
"product": {
"name": "python-tk-2.7.17-28.42.1.s390x",
"product_id": "python-tk-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-28.42.1.s390x",
"product": {
"name": "python-xml-2.7.17-28.42.1.s390x",
"product_id": "python-xml-2.7.17-28.42.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-2.7.17-28.42.1.x86_64",
"product_id": "python-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-32bit-2.7.17-28.42.1.x86_64",
"product_id": "python-32bit-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-base-2.7.17-28.42.1.x86_64",
"product_id": "python-base-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64",
"product_id": "python-base-32bit-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-curses-2.7.17-28.42.1.x86_64",
"product_id": "python-curses-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-demo-2.7.17-28.42.1.x86_64",
"product_id": "python-demo-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-devel-2.7.17-28.42.1.x86_64",
"product_id": "python-devel-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64",
"product_id": "python-gdbm-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-idle-2.7.17-28.42.1.x86_64",
"product_id": "python-idle-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-tk-2.7.17-28.42.1.x86_64",
"product_id": "python-tk-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-xml-2.7.17-28.42.1.x86_64",
"product_id": "python-xml-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-strict-tls-check-2.7.17-28.42.1.x86_64",
"product_id": "python-strict-tls-check-2.7.17-28.42.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"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 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 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"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_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"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 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 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_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_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-base-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-curses-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-demo-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-idle-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-tk-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-xml-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-base-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-curses-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-demo-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-idle-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-tk-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-xml-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.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:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.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:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.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:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.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:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-base-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.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:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.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:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-curses-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.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:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-demo-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.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:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.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:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.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:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-idle-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.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:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-tk-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.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:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-xml-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.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:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-base-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-curses-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-demo-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-idle-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-tk-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-xml-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.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:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.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:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.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:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.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:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-base-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.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:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.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:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-curses-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.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:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-demo-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.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:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.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:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.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:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-idle-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.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:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-tk-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.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:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-xml-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.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:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP4",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-base-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-curses-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-demo-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-idle-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-strict-tls-check-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-strict-tls-check-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-strict-tls-check-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-strict-tls-check-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-tk-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-xml-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-18348"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-18348",
"url": "https://www.suse.com/security/cve/CVE-2019-18348"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-18348",
"url": "https://bugzilla.suse.com/1155094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-03T07:33:06Z",
"details": "moderate"
}
],
"title": "CVE-2019-18348"
},
{
"cve": "CVE-2019-9674",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9674"
}
],
"notes": [
{
"category": "general",
"text": "Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9674",
"url": "https://www.suse.com/security/cve/CVE-2019-9674"
},
{
"category": "external",
"summary": "SUSE Bug 1162825 for CVE-2019-9674",
"url": "https://bugzilla.suse.com/1162825"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-03T07:33:06Z",
"details": "moderate"
}
],
"title": "CVE-2019-9674"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-03T07:33:06Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
}
]
}
SUSE-SU-2020:3865-1
Vulnerability from csaf_suse - Published: 2020-12-17 11:05 - Updated: 2020-12-17 11:05Summary
Security update for python36
Severity
Important
Notes
Title of the patch: Security update for python36
Description of the patch: This update for python36 fixes the following issues:
- CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen() (bsc#1155094)
- CVE-2019-20916: Fixed a directory traversal in _download_http_url() (bsc#1176262).
- CVE-2020-27619: Fixed an issue where the CJK codec tests call eval() on content retrieved via HTTP (bsc#1178009).
- CVE-2020-8492: Fixed a regular expression in urrlib that was prone to denial of service via HTTP (bsc#1162367).
- Working-around missing python-packaging dependency in python-Sphinx is not necessary anymore (bsc#1174571).
- Build of python3 documentation is not independent on the version of Sphinx(bsc#1179630).
Patchnames: SUSE-2020-3865,SUSE-SLE-SERVER-12-SP5-2020-3865
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.1 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
24 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python36",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python36 fixes the following issues:\n\n- CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen() (bsc#1155094) \n- CVE-2019-20916: Fixed a directory traversal in _download_http_url() (bsc#1176262). \n- CVE-2020-27619: Fixed an issue where the CJK codec tests call eval() on content retrieved via HTTP (bsc#1178009).\n- CVE-2020-8492: Fixed a regular expression in urrlib that was prone to denial of service via HTTP (bsc#1162367).\n- Working-around missing python-packaging dependency in python-Sphinx is not necessary anymore (bsc#1174571).\n- Build of python3 documentation is not independent on the version of Sphinx(bsc#1179630).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3865,SUSE-SLE-SERVER-12-SP5-2020-3865",
"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_3865-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3865-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203865-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3865-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/008081.html"
},
{
"category": "self",
"summary": "SUSE Bug 1155094",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "self",
"summary": "SUSE Bug 1162367",
"url": "https://bugzilla.suse.com/1162367"
},
{
"category": "self",
"summary": "SUSE Bug 1174571",
"url": "https://bugzilla.suse.com/1174571"
},
{
"category": "self",
"summary": "SUSE Bug 1176262",
"url": "https://bugzilla.suse.com/1176262"
},
{
"category": "self",
"summary": "SUSE Bug 1178009",
"url": "https://bugzilla.suse.com/1178009"
},
{
"category": "self",
"summary": "SUSE Bug 1179630",
"url": "https://bugzilla.suse.com/1179630"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-18348 page",
"url": "https://www.suse.com/security/cve/CVE-2019-18348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20916 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20916/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-27619 page",
"url": "https://www.suse.com/security/cve/CVE-2020-27619/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
}
],
"title": "Security update for python36",
"tracking": {
"current_release_date": "2020-12-17T11:05:36Z",
"generator": {
"date": "2020-12-17T11:05:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3865-1",
"initial_release_date": "2020-12-17T11:05:36Z",
"revision_history": [
{
"date": "2020-12-17T11:05:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-3.6.12-4.25.1.aarch64",
"product_id": "python36-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-base-3.6.12-4.25.1.aarch64",
"product_id": "python36-base-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-curses-3.6.12-4.25.1.aarch64",
"product_id": "python36-curses-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-dbm-3.6.12-4.25.1.aarch64",
"product_id": "python36-dbm-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-devel-3.6.12-4.25.1.aarch64",
"product_id": "python36-devel-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-doc-3.6.12-4.25.1.aarch64",
"product_id": "python36-doc-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.25.1.aarch64",
"product_id": "python36-doc-devhelp-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-idle-3.6.12-4.25.1.aarch64",
"product_id": "python36-idle-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-testsuite-3.6.12-4.25.1.aarch64",
"product_id": "python36-testsuite-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-tk-3.6.12-4.25.1.aarch64",
"product_id": "python36-tk-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-tools-3.6.12-4.25.1.aarch64",
"product_id": "python36-tools-3.6.12-4.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.12-4.25.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.12-4.25.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.12-4.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python36-64bit-3.6.12-4.25.1.aarch64_ilp32",
"product": {
"name": "python36-64bit-3.6.12-4.25.1.aarch64_ilp32",
"product_id": "python36-64bit-3.6.12-4.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python36-base-64bit-3.6.12-4.25.1.aarch64_ilp32",
"product": {
"name": "python36-base-64bit-3.6.12-4.25.1.aarch64_ilp32",
"product_id": "python36-base-64bit-3.6.12-4.25.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.25.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.i586",
"product_id": "libpython3_6m1_0-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.25.1.i586",
"product": {
"name": "python36-3.6.12-4.25.1.i586",
"product_id": "python36-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.25.1.i586",
"product": {
"name": "python36-base-3.6.12-4.25.1.i586",
"product_id": "python36-base-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.25.1.i586",
"product": {
"name": "python36-curses-3.6.12-4.25.1.i586",
"product_id": "python36-curses-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.25.1.i586",
"product": {
"name": "python36-dbm-3.6.12-4.25.1.i586",
"product_id": "python36-dbm-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.25.1.i586",
"product": {
"name": "python36-devel-3.6.12-4.25.1.i586",
"product_id": "python36-devel-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.25.1.i586",
"product": {
"name": "python36-doc-3.6.12-4.25.1.i586",
"product_id": "python36-doc-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.25.1.i586",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.25.1.i586",
"product_id": "python36-doc-devhelp-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.25.1.i586",
"product": {
"name": "python36-idle-3.6.12-4.25.1.i586",
"product_id": "python36-idle-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.25.1.i586",
"product": {
"name": "python36-testsuite-3.6.12-4.25.1.i586",
"product_id": "python36-testsuite-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.25.1.i586",
"product": {
"name": "python36-tk-3.6.12-4.25.1.i586",
"product_id": "python36-tk-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.25.1.i586",
"product": {
"name": "python36-tools-3.6.12-4.25.1.i586",
"product_id": "python36-tools-3.6.12-4.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-3.6.12-4.25.1.ppc64le",
"product_id": "python36-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-base-3.6.12-4.25.1.ppc64le",
"product_id": "python36-base-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-curses-3.6.12-4.25.1.ppc64le",
"product_id": "python36-curses-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-dbm-3.6.12-4.25.1.ppc64le",
"product_id": "python36-dbm-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-devel-3.6.12-4.25.1.ppc64le",
"product_id": "python36-devel-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-doc-3.6.12-4.25.1.ppc64le",
"product_id": "python36-doc-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.25.1.ppc64le",
"product_id": "python36-doc-devhelp-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-idle-3.6.12-4.25.1.ppc64le",
"product_id": "python36-idle-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-testsuite-3.6.12-4.25.1.ppc64le",
"product_id": "python36-testsuite-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-tk-3.6.12-4.25.1.ppc64le",
"product_id": "python36-tk-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-tools-3.6.12-4.25.1.ppc64le",
"product_id": "python36-tools-3.6.12-4.25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.25.1.s390",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.s390",
"product_id": "libpython3_6m1_0-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.25.1.s390",
"product": {
"name": "python36-3.6.12-4.25.1.s390",
"product_id": "python36-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.25.1.s390",
"product": {
"name": "python36-base-3.6.12-4.25.1.s390",
"product_id": "python36-base-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.25.1.s390",
"product": {
"name": "python36-curses-3.6.12-4.25.1.s390",
"product_id": "python36-curses-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.25.1.s390",
"product": {
"name": "python36-dbm-3.6.12-4.25.1.s390",
"product_id": "python36-dbm-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.25.1.s390",
"product": {
"name": "python36-devel-3.6.12-4.25.1.s390",
"product_id": "python36-devel-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.25.1.s390",
"product": {
"name": "python36-doc-3.6.12-4.25.1.s390",
"product_id": "python36-doc-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.25.1.s390",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.25.1.s390",
"product_id": "python36-doc-devhelp-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.25.1.s390",
"product": {
"name": "python36-idle-3.6.12-4.25.1.s390",
"product_id": "python36-idle-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.25.1.s390",
"product": {
"name": "python36-testsuite-3.6.12-4.25.1.s390",
"product_id": "python36-testsuite-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.25.1.s390",
"product": {
"name": "python36-tk-3.6.12-4.25.1.s390",
"product_id": "python36-tk-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.25.1.s390",
"product": {
"name": "python36-tools-3.6.12-4.25.1.s390",
"product_id": "python36-tools-3.6.12-4.25.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.25.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.s390x",
"product_id": "libpython3_6m1_0-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.12-4.25.1.s390x",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.12-4.25.1.s390x",
"product_id": "libpython3_6m1_0-32bit-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-3.6.12-4.25.1.s390x",
"product_id": "python36-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-32bit-3.6.12-4.25.1.s390x",
"product_id": "python36-32bit-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-base-3.6.12-4.25.1.s390x",
"product_id": "python36-base-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-base-32bit-3.6.12-4.25.1.s390x",
"product_id": "python36-base-32bit-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-curses-3.6.12-4.25.1.s390x",
"product_id": "python36-curses-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-dbm-3.6.12-4.25.1.s390x",
"product_id": "python36-dbm-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-devel-3.6.12-4.25.1.s390x",
"product_id": "python36-devel-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-doc-3.6.12-4.25.1.s390x",
"product_id": "python36-doc-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.25.1.s390x",
"product_id": "python36-doc-devhelp-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-idle-3.6.12-4.25.1.s390x",
"product_id": "python36-idle-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-testsuite-3.6.12-4.25.1.s390x",
"product_id": "python36-testsuite-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-tk-3.6.12-4.25.1.s390x",
"product_id": "python36-tk-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-tools-3.6.12-4.25.1.s390x",
"product_id": "python36-tools-3.6.12-4.25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.12-4.25.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.12-4.25.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-3.6.12-4.25.1.x86_64",
"product_id": "python36-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-32bit-3.6.12-4.25.1.x86_64",
"product_id": "python36-32bit-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-base-3.6.12-4.25.1.x86_64",
"product_id": "python36-base-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-base-32bit-3.6.12-4.25.1.x86_64",
"product_id": "python36-base-32bit-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-curses-3.6.12-4.25.1.x86_64",
"product_id": "python36-curses-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-dbm-3.6.12-4.25.1.x86_64",
"product_id": "python36-dbm-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-devel-3.6.12-4.25.1.x86_64",
"product_id": "python36-devel-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-doc-3.6.12-4.25.1.x86_64",
"product_id": "python36-doc-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.25.1.x86_64",
"product_id": "python36-doc-devhelp-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-idle-3.6.12-4.25.1.x86_64",
"product_id": "python36-idle-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-testsuite-3.6.12-4.25.1.x86_64",
"product_id": "python36-testsuite-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-tk-3.6.12-4.25.1.x86_64",
"product_id": "python36-tk-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-tools-3.6.12-4.25.1.x86_64",
"product_id": "python36-tools-3.6.12-4.25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64"
},
"product_reference": "python36-3.6.12-4.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le"
},
"product_reference": "python36-3.6.12-4.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x"
},
"product_reference": "python36-3.6.12-4.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64"
},
"product_reference": "python36-3.6.12-4.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64"
},
"product_reference": "python36-base-3.6.12-4.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le"
},
"product_reference": "python36-base-3.6.12-4.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x"
},
"product_reference": "python36-base-3.6.12-4.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
},
"product_reference": "python36-base-3.6.12-4.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.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:libpython3_6m1_0-3.6.12-4.25.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64"
},
"product_reference": "python36-3.6.12-4.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le"
},
"product_reference": "python36-3.6.12-4.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x"
},
"product_reference": "python36-3.6.12-4.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.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:python36-3.6.12-4.25.1.x86_64"
},
"product_reference": "python36-3.6.12-4.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64"
},
"product_reference": "python36-base-3.6.12-4.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le"
},
"product_reference": "python36-base-3.6.12-4.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x"
},
"product_reference": "python36-base-3.6.12-4.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.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:python36-base-3.6.12-4.25.1.x86_64"
},
"product_reference": "python36-base-3.6.12-4.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-18348"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-18348",
"url": "https://www.suse.com/security/cve/CVE-2019-18348"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-18348",
"url": "https://bugzilla.suse.com/1155094"
}
],
"remediations": [
{
"category": "vendor_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:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-17T11:05:36Z",
"details": "moderate"
}
],
"title": "CVE-2019-18348"
},
{
"cve": "CVE-2019-20916",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20916"
}
],
"notes": [
{
"category": "general",
"text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20916",
"url": "https://www.suse.com/security/cve/CVE-2019-20916"
},
{
"category": "external",
"summary": "SUSE Bug 1176262 for CVE-2019-20916",
"url": "https://bugzilla.suse.com/1176262"
}
],
"remediations": [
{
"category": "vendor_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:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-17T11:05:36Z",
"details": "moderate"
}
],
"title": "CVE-2019-20916"
},
{
"cve": "CVE-2020-27619",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-27619"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3 through 3.9.0, the Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-27619",
"url": "https://www.suse.com/security/cve/CVE-2020-27619"
},
{
"category": "external",
"summary": "SUSE Bug 1178009 for CVE-2020-27619",
"url": "https://bugzilla.suse.com/1178009"
},
{
"category": "external",
"summary": "SUSE Bug 1180254 for CVE-2020-27619",
"url": "https://bugzilla.suse.com/1180254"
},
{
"category": "external",
"summary": "SUSE Bug 1193386 for CVE-2020-27619",
"url": "https://bugzilla.suse.com/1193386"
}
],
"remediations": [
{
"category": "vendor_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:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-17T11:05:36Z",
"details": "important"
}
],
"title": "CVE-2020-27619"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"remediations": [
{
"category": "vendor_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:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-17T11:05:36Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
}
]
}
SUSE-SU-2020:3930-1
Vulnerability from csaf_suse - Published: 2020-12-23 17:20 - Updated: 2020-12-23 17:20Summary
Security update for python3
Severity
Important
Notes
Title of the patch: Security update for python3
Description of the patch: This update for python3 fixes the following issues:
- Fixed CVE-2020-27619 (bsc#1178009), where Lib/test/multibytecodec_support
calls eval() on content retrieved via HTTP.
- Change setuptools and pip version numbers according to new wheels
- Handful of changes to make python36 compatible with SLE15 and SLE12
(jsc#ECO-2799, jsc#SLE-13738)
- add triplets for mips-r6 and riscv
- RISC-V needs CTYPES_PASS_BY_REF_HACK
Update to 3.6.12 (bsc#1179193)
* Ensure python3.dll is loaded from correct locations when Python is embedded
* The __hash__() methods of ipaddress.IPv4Interface and ipaddress.IPv6Interface
incorrectly generated constant hash values of 32 and 128 respectively. This
resulted in always causing hash collisions. The fix uses hash() to generate
hash values for the tuple of (address, mask length, network address).
* Prevent http header injection by rejecting control characters in
http.client.putrequest(…).
* Unpickling invalid NEWOBJ_EX opcode with the C implementation raises now
UnpicklingError instead of crashing.
* Avoid infinite loop when reading specially crafted TAR files using the tarfile
module
- This release also fixes CVE-2020-26116 (bsc#1177211) and CVE-2019-20907 (bsc#1174091).
Update to 3.6.11:
- Disallow CR or LF in email.headerregistry. Address
arguments to guard against header injection attacks.
- Disallow control characters in hostnames in http.client, addressing
CVE-2019-18348. Such potentially malicious header injection URLs now
cause a InvalidURL to be raised. (bsc#1155094)
- CVE-2020-8492: The AbstractBasicAuthHandler class
of the urllib.request module uses an inefficient regular
expression which can be exploited by an attacker to cause
a denial of service. Fix the regex to prevent the
catastrophic backtracking. Vulnerability reported by Ben
Caller and Matt Schwager.
Patchnames: SUSE-2020-3930,SUSE-SLE-Module-Basesystem-15-SP1-2020-3930,SUSE-SLE-Module-Basesystem-15-SP2-2020-3930,SUSE-SLE-Module-Basesystem-15-SP3-2020-3930,SUSE-SLE-Module-Development-Tools-15-SP1-2020-3930,SUSE-SLE-Module-Development-Tools-15-SP2-2020-3930,SUSE-SLE-Module-Development-Tools-15-SP3-2020-3930,SUSE-SLE-Product-HPC-15-2020-3930,SUSE-SLE-Product-SLES-15-2020-3930,SUSE-SLE-Product-SLES_SAP-15-2020-3930
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.1 (Medium)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.8 (Medium)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
41 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\n- Fixed CVE-2020-27619 (bsc#1178009), where Lib/test/multibytecodec_support\n calls eval() on content retrieved via HTTP.\n- Change setuptools and pip version numbers according to new wheels\n- Handful of changes to make python36 compatible with SLE15 and SLE12\n (jsc#ECO-2799, jsc#SLE-13738)\n- add triplets for mips-r6 and riscv\n- RISC-V needs CTYPES_PASS_BY_REF_HACK\n\nUpdate to 3.6.12 (bsc#1179193)\n\n* Ensure python3.dll is loaded from correct locations when Python is embedded\n* The __hash__() methods of ipaddress.IPv4Interface and ipaddress.IPv6Interface \n incorrectly generated constant hash values of 32 and 128 respectively. This \n resulted in always causing hash collisions. The fix uses hash() to generate \n hash values for the tuple of (address, mask length, network address).\n* Prevent http header injection by rejecting control characters in \n http.client.putrequest(\u2026).\n* Unpickling invalid NEWOBJ_EX opcode with the C implementation raises now \n UnpicklingError instead of crashing.\n* Avoid infinite loop when reading specially crafted TAR files using the tarfile \n module\n\n- This release also fixes CVE-2020-26116 (bsc#1177211) and CVE-2019-20907 (bsc#1174091).\n\nUpdate to 3.6.11:\n\n- Disallow CR or LF in email.headerregistry. Address\n arguments to guard against header injection attacks.\n- Disallow control characters in hostnames in http.client, addressing\n CVE-2019-18348. Such potentially malicious header injection URLs now\n cause a InvalidURL to be raised. (bsc#1155094)\n- CVE-2020-8492: The AbstractBasicAuthHandler class\n of the urllib.request module uses an inefficient regular\n expression which can be exploited by an attacker to cause\n a denial of service. Fix the regex to prevent the\n catastrophic backtracking. Vulnerability reported by Ben\n Caller and Matt Schwager.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3930,SUSE-SLE-Module-Basesystem-15-SP1-2020-3930,SUSE-SLE-Module-Basesystem-15-SP2-2020-3930,SUSE-SLE-Module-Basesystem-15-SP3-2020-3930,SUSE-SLE-Module-Development-Tools-15-SP1-2020-3930,SUSE-SLE-Module-Development-Tools-15-SP2-2020-3930,SUSE-SLE-Module-Development-Tools-15-SP3-2020-3930,SUSE-SLE-Product-HPC-15-2020-3930,SUSE-SLE-Product-SLES-15-2020-3930,SUSE-SLE-Product-SLES_SAP-15-2020-3930",
"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_3930-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3930-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203930-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3930-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/008118.html"
},
{
"category": "self",
"summary": "SUSE Bug 1155094",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "self",
"summary": "SUSE Bug 1174091",
"url": "https://bugzilla.suse.com/1174091"
},
{
"category": "self",
"summary": "SUSE Bug 1174571",
"url": "https://bugzilla.suse.com/1174571"
},
{
"category": "self",
"summary": "SUSE Bug 1174701",
"url": "https://bugzilla.suse.com/1174701"
},
{
"category": "self",
"summary": "SUSE Bug 1177211",
"url": "https://bugzilla.suse.com/1177211"
},
{
"category": "self",
"summary": "SUSE Bug 1178009",
"url": "https://bugzilla.suse.com/1178009"
},
{
"category": "self",
"summary": "SUSE Bug 1179193",
"url": "https://bugzilla.suse.com/1179193"
},
{
"category": "self",
"summary": "SUSE Bug 1179630",
"url": "https://bugzilla.suse.com/1179630"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16935 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16935/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-18348 page",
"url": "https://www.suse.com/security/cve/CVE-2019-18348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20907 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14422 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14422/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26116 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26116/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-27619 page",
"url": "https://www.suse.com/security/cve/CVE-2020-27619/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2020-12-23T17:20:39Z",
"generator": {
"date": "2020-12-23T17:20:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3930-1",
"initial_release_date": "2020-12-23T17:20:39Z",
"revision_history": [
{
"date": "2020-12-23T17:20:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"product_id": "libpython3_6m1_0-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-3.6.12-3.67.2.aarch64",
"product_id": "python3-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-base-3.6.12-3.67.2.aarch64",
"product_id": "python3-base-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-curses-3.6.12-3.67.2.aarch64",
"product_id": "python3-curses-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-dbm-3.6.12-3.67.2.aarch64",
"product_id": "python3-dbm-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-devel-3.6.12-3.67.2.aarch64",
"product_id": "python3-devel-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-doc-3.6.12-3.67.2.aarch64",
"product_id": "python3-doc-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-doc-devhelp-3.6.12-3.67.2.aarch64",
"product_id": "python3-doc-devhelp-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-idle-3.6.12-3.67.2.aarch64",
"product_id": "python3-idle-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-testsuite-3.6.12-3.67.2.aarch64",
"product_id": "python3-testsuite-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-tk-3.6.12-3.67.2.aarch64",
"product_id": "python3-tk-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-tools-3.6.12-3.67.2.aarch64",
"product_id": "python3-tools-3.6.12-3.67.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.12-3.67.2.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.12-3.67.2.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.12-3.67.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-64bit-3.6.12-3.67.2.aarch64_ilp32",
"product": {
"name": "python3-64bit-3.6.12-3.67.2.aarch64_ilp32",
"product_id": "python3-64bit-3.6.12-3.67.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-base-64bit-3.6.12-3.67.2.aarch64_ilp32",
"product": {
"name": "python3-base-64bit-3.6.12-3.67.2.aarch64_ilp32",
"product_id": "python3-base-64bit-3.6.12-3.67.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-3.67.2.i586",
"product": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.i586",
"product_id": "libpython3_6m1_0-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.12-3.67.2.i586",
"product": {
"name": "python3-3.6.12-3.67.2.i586",
"product_id": "python3-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.12-3.67.2.i586",
"product": {
"name": "python3-base-3.6.12-3.67.2.i586",
"product_id": "python3-base-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.12-3.67.2.i586",
"product": {
"name": "python3-curses-3.6.12-3.67.2.i586",
"product_id": "python3-curses-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.12-3.67.2.i586",
"product": {
"name": "python3-dbm-3.6.12-3.67.2.i586",
"product_id": "python3-dbm-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.12-3.67.2.i586",
"product": {
"name": "python3-devel-3.6.12-3.67.2.i586",
"product_id": "python3-devel-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.12-3.67.2.i586",
"product": {
"name": "python3-doc-3.6.12-3.67.2.i586",
"product_id": "python3-doc-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.12-3.67.2.i586",
"product": {
"name": "python3-doc-devhelp-3.6.12-3.67.2.i586",
"product_id": "python3-doc-devhelp-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.12-3.67.2.i586",
"product": {
"name": "python3-idle-3.6.12-3.67.2.i586",
"product_id": "python3-idle-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.12-3.67.2.i586",
"product": {
"name": "python3-testsuite-3.6.12-3.67.2.i586",
"product_id": "python3-testsuite-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.12-3.67.2.i586",
"product": {
"name": "python3-tk-3.6.12-3.67.2.i586",
"product_id": "python3-tk-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.12-3.67.2.i586",
"product": {
"name": "python3-tools-3.6.12-3.67.2.i586",
"product_id": "python3-tools-3.6.12-3.67.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"product_id": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-3.6.12-3.67.2.ppc64le",
"product_id": "python3-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-base-3.6.12-3.67.2.ppc64le",
"product_id": "python3-base-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-curses-3.6.12-3.67.2.ppc64le",
"product_id": "python3-curses-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-dbm-3.6.12-3.67.2.ppc64le",
"product_id": "python3-dbm-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-devel-3.6.12-3.67.2.ppc64le",
"product_id": "python3-devel-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-doc-3.6.12-3.67.2.ppc64le",
"product_id": "python3-doc-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-doc-devhelp-3.6.12-3.67.2.ppc64le",
"product_id": "python3-doc-devhelp-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-idle-3.6.12-3.67.2.ppc64le",
"product_id": "python3-idle-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-testsuite-3.6.12-3.67.2.ppc64le",
"product_id": "python3-testsuite-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-tk-3.6.12-3.67.2.ppc64le",
"product_id": "python3-tk-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-tools-3.6.12-3.67.2.ppc64le",
"product_id": "python3-tools-3.6.12-3.67.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-3.67.2.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.s390x",
"product_id": "libpython3_6m1_0-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-3.6.12-3.67.2.s390x",
"product_id": "python3-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-base-3.6.12-3.67.2.s390x",
"product_id": "python3-base-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-curses-3.6.12-3.67.2.s390x",
"product_id": "python3-curses-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-dbm-3.6.12-3.67.2.s390x",
"product_id": "python3-dbm-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-devel-3.6.12-3.67.2.s390x",
"product_id": "python3-devel-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-doc-3.6.12-3.67.2.s390x",
"product_id": "python3-doc-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-doc-devhelp-3.6.12-3.67.2.s390x",
"product_id": "python3-doc-devhelp-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-idle-3.6.12-3.67.2.s390x",
"product_id": "python3-idle-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-testsuite-3.6.12-3.67.2.s390x",
"product_id": "python3-testsuite-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-tk-3.6.12-3.67.2.s390x",
"product_id": "python3-tk-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-tools-3.6.12-3.67.2.s390x",
"product_id": "python3-tools-3.6.12-3.67.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"product_id": "libpython3_6m1_0-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.12-3.67.2.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.12-3.67.2.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-3.6.12-3.67.2.x86_64",
"product_id": "python3-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-32bit-3.6.12-3.67.2.x86_64",
"product_id": "python3-32bit-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-base-3.6.12-3.67.2.x86_64",
"product_id": "python3-base-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-base-32bit-3.6.12-3.67.2.x86_64",
"product_id": "python3-base-32bit-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-curses-3.6.12-3.67.2.x86_64",
"product_id": "python3-curses-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64",
"product_id": "python3-dbm-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-devel-3.6.12-3.67.2.x86_64",
"product_id": "python3-devel-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-doc-3.6.12-3.67.2.x86_64",
"product_id": "python3-doc-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-doc-devhelp-3.6.12-3.67.2.x86_64",
"product_id": "python3-doc-devhelp-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-idle-3.6.12-3.67.2.x86_64",
"product_id": "python3-idle-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-testsuite-3.6.12-3.67.2.x86_64",
"product_id": "python3-testsuite-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-tk-3.6.12-3.67.2.x86_64",
"product_id": "python3-tk-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-tools-3.6.12-3.67.2.x86_64",
"product_id": "python3-tools-3.6.12-3.67.2.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 Module for Basesystem 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-base-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-base-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-base-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-base-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-curses-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-curses-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-devel-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-devel-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-idle-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-idle-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-testsuite-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-testsuite-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-testsuite-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-testsuite-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tk-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-tk-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-base-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-base-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-base-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-base-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-curses-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-curses-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-devel-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-devel-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-idle-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-idle-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tk-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-tk-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tools-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-tools-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tools-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-tools-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-base-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-base-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-base-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-base-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-base-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-base-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-base-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-base-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-curses-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-curses-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-devel-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-devel-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-idle-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-idle-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tk-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-tk-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tools-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-tools-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-base-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-base-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-curses-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-devel-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-idle-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tk-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tools-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-16935",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16935"
}
],
"notes": [
{
"category": "general",
"text": "The documentation XML-RPC server in Python through 2.7.16, 3.x through 3.6.9, and 3.7.x through 3.7.4 has XSS via the server_title field. This occurs in Lib/DocXMLRPCServer.py in Python 2.x, and in Lib/xmlrpc/server.py in Python 3.x. If set_server_title is called with untrusted input, arbitrary JavaScript can be delivered to clients that visit the http URL for this server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16935",
"url": "https://www.suse.com/security/cve/CVE-2019-16935"
},
{
"category": "external",
"summary": "SUSE Bug 1153238 for CVE-2019-16935",
"url": "https://bugzilla.suse.com/1153238"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "moderate"
}
],
"title": "CVE-2019-16935"
},
{
"cve": "CVE-2019-18348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-18348"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-18348",
"url": "https://www.suse.com/security/cve/CVE-2019-18348"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-18348",
"url": "https://bugzilla.suse.com/1155094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "moderate"
}
],
"title": "CVE-2019-18348"
},
{
"cve": "CVE-2019-20907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20907"
}
],
"notes": [
{
"category": "general",
"text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20907",
"url": "https://www.suse.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "SUSE Bug 1174091 for CVE-2019-20907",
"url": "https://bugzilla.suse.com/1174091"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "moderate"
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
},
{
"cve": "CVE-2020-14422",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14422"
}
],
"notes": [
{
"category": "general",
"text": "Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a remote attacker to cause a denial of service if an application is affected by the performance of a dictionary containing IPv4Interface or IPv6Interface objects, and this attacker can cause many dictionary entries to be created. This is fixed in: v3.5.10, v3.5.10rc1; v3.6.12; v3.7.9; v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1; v3.9.0, v3.9.0b4, v3.9.0b5, v3.9.0rc1, v3.9.0rc2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14422",
"url": "https://www.suse.com/security/cve/CVE-2020-14422"
},
{
"category": "external",
"summary": "SUSE Bug 1173274 for CVE-2020-14422",
"url": "https://bugzilla.suse.com/1173274"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "important"
}
],
"title": "CVE-2020-14422"
},
{
"cve": "CVE-2020-26116",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26116"
}
],
"notes": [
{
"category": "general",
"text": "http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26116",
"url": "https://www.suse.com/security/cve/CVE-2020-26116"
},
{
"category": "external",
"summary": "SUSE Bug 1177120 for CVE-2020-26116",
"url": "https://bugzilla.suse.com/1177120"
},
{
"category": "external",
"summary": "SUSE Bug 1177211 for CVE-2020-26116",
"url": "https://bugzilla.suse.com/1177211"
},
{
"category": "external",
"summary": "SUSE Bug 1192361 for CVE-2020-26116",
"url": "https://bugzilla.suse.com/1192361"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "moderate"
}
],
"title": "CVE-2020-26116"
},
{
"cve": "CVE-2020-27619",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-27619"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3 through 3.9.0, the Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-27619",
"url": "https://www.suse.com/security/cve/CVE-2020-27619"
},
{
"category": "external",
"summary": "SUSE Bug 1178009 for CVE-2020-27619",
"url": "https://bugzilla.suse.com/1178009"
},
{
"category": "external",
"summary": "SUSE Bug 1180254 for CVE-2020-27619",
"url": "https://bugzilla.suse.com/1180254"
},
{
"category": "external",
"summary": "SUSE Bug 1193386 for CVE-2020-27619",
"url": "https://bugzilla.suse.com/1193386"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "important"
}
],
"title": "CVE-2020-27619"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
}
]
}
SUSE-SU-2021:0794-1
Vulnerability from csaf_suse - Published: 2021-03-16 07:44 - Updated: 2021-03-16 07:44Summary
Security update for python
Severity
Moderate
Notes
Title of the patch: Security update for python
Description of the patch: This update for python fixes the following issues:
- python27 was upgraded to 2.7.18
- CVE-2021-23336: Fixed a potential web cache poisoning by using a semicolon in query parameters use of semicolon as a query string separator (bsc#1182379).
Patchnames: HPE-Helion-OpenStack-8-2021-794,SUSE-2021-794,SUSE-OpenStack-Cloud-7-2021-794,SUSE-OpenStack-Cloud-8-2021-794,SUSE-OpenStack-Cloud-9-2021-794,SUSE-OpenStack-Cloud-Crowbar-8-2021-794,SUSE-OpenStack-Cloud-Crowbar-9-2021-794,SUSE-SLE-SAP-12-SP2-2021-794,SUSE-SLE-SAP-12-SP3-2021-794,SUSE-SLE-SAP-12-SP4-2021-794,SUSE-SLE-SERVER-12-SP2-2021-794,SUSE-SLE-SERVER-12-SP2-BCL-2021-794,SUSE-SLE-SERVER-12-SP3-2021-794,SUSE-SLE-SERVER-12-SP3-BCL-2021-794,SUSE-SLE-SERVER-12-SP4-LTSS-2021-794,SUSE-SLE-SERVER-12-SP5-2021-794,SUSE-SLE-WE-12-SP5-2021-794
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.1 (Medium)
Affected products
Recommended
438 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
438 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-base-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.18-28.67.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.18-28.67.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 references
{
"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 python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\n- python27 was upgraded to 2.7.18\n- CVE-2021-23336: Fixed a potential web cache poisoning by using a semicolon in query parameters use of semicolon as a query string separator (bsc#1182379).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2021-794,SUSE-2021-794,SUSE-OpenStack-Cloud-7-2021-794,SUSE-OpenStack-Cloud-8-2021-794,SUSE-OpenStack-Cloud-9-2021-794,SUSE-OpenStack-Cloud-Crowbar-8-2021-794,SUSE-OpenStack-Cloud-Crowbar-9-2021-794,SUSE-SLE-SAP-12-SP2-2021-794,SUSE-SLE-SAP-12-SP3-2021-794,SUSE-SLE-SAP-12-SP4-2021-794,SUSE-SLE-SERVER-12-SP2-2021-794,SUSE-SLE-SERVER-12-SP2-BCL-2021-794,SUSE-SLE-SERVER-12-SP3-2021-794,SUSE-SLE-SERVER-12-SP3-BCL-2021-794,SUSE-SLE-SERVER-12-SP4-LTSS-2021-794,SUSE-SLE-SERVER-12-SP5-2021-794,SUSE-SLE-WE-12-SP5-2021-794",
"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_0794-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:0794-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210794-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:0794-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008491.html"
},
{
"category": "self",
"summary": "SUSE Bug 1182379",
"url": "https://bugzilla.suse.com/1182379"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-18348 page",
"url": "https://www.suse.com/security/cve/CVE-2019-18348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23336 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23336/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2021-03-16T07:44:45Z",
"generator": {
"date": "2021-03-16T07:44:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:0794-1",
"initial_release_date": "2021-03-16T07:44:45Z",
"revision_history": [
{
"date": "2021-03-16T07:44:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.18-28.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-28.67.1.aarch64",
"product": {
"name": "python-2.7.18-28.67.1.aarch64",
"product_id": "python-2.7.18-28.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-28.67.1.aarch64",
"product": {
"name": "python-base-2.7.18-28.67.1.aarch64",
"product_id": "python-base-2.7.18-28.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-28.67.1.aarch64",
"product": {
"name": "python-curses-2.7.18-28.67.1.aarch64",
"product_id": "python-curses-2.7.18-28.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-28.67.1.aarch64",
"product": {
"name": "python-demo-2.7.18-28.67.1.aarch64",
"product_id": "python-demo-2.7.18-28.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-28.67.1.aarch64",
"product": {
"name": "python-devel-2.7.18-28.67.1.aarch64",
"product_id": "python-devel-2.7.18-28.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-28.67.1.aarch64",
"product": {
"name": "python-gdbm-2.7.18-28.67.1.aarch64",
"product_id": "python-gdbm-2.7.18-28.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-28.67.1.aarch64",
"product": {
"name": "python-idle-2.7.18-28.67.1.aarch64",
"product_id": "python-idle-2.7.18-28.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-28.67.1.aarch64",
"product": {
"name": "python-strict-tls-check-2.7.18-28.67.1.aarch64",
"product_id": "python-strict-tls-check-2.7.18-28.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-28.67.1.aarch64",
"product": {
"name": "python-tk-2.7.18-28.67.1.aarch64",
"product_id": "python-tk-2.7.18-28.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-28.67.1.aarch64",
"product": {
"name": "python-xml-2.7.18-28.67.1.aarch64",
"product_id": "python-xml-2.7.18-28.67.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.18-28.67.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.18-28.67.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.18-28.67.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.18-28.67.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.18-28.67.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.18-28.67.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.18-28.67.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.18-28.67.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.18-28.67.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-28.67.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.i586",
"product_id": "libpython2_7-1_0-2.7.18-28.67.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.18-28.67.1.i586",
"product": {
"name": "python-2.7.18-28.67.1.i586",
"product_id": "python-2.7.18-28.67.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-28.67.1.i586",
"product": {
"name": "python-base-2.7.18-28.67.1.i586",
"product_id": "python-base-2.7.18-28.67.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-28.67.1.i586",
"product": {
"name": "python-curses-2.7.18-28.67.1.i586",
"product_id": "python-curses-2.7.18-28.67.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-28.67.1.i586",
"product": {
"name": "python-demo-2.7.18-28.67.1.i586",
"product_id": "python-demo-2.7.18-28.67.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-28.67.1.i586",
"product": {
"name": "python-devel-2.7.18-28.67.1.i586",
"product_id": "python-devel-2.7.18-28.67.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-28.67.1.i586",
"product": {
"name": "python-gdbm-2.7.18-28.67.1.i586",
"product_id": "python-gdbm-2.7.18-28.67.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-28.67.1.i586",
"product": {
"name": "python-idle-2.7.18-28.67.1.i586",
"product_id": "python-idle-2.7.18-28.67.1.i586"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-28.67.1.i586",
"product": {
"name": "python-strict-tls-check-2.7.18-28.67.1.i586",
"product_id": "python-strict-tls-check-2.7.18-28.67.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-28.67.1.i586",
"product": {
"name": "python-tk-2.7.18-28.67.1.i586",
"product_id": "python-tk-2.7.18-28.67.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-28.67.1.i586",
"product": {
"name": "python-xml-2.7.18-28.67.1.i586",
"product_id": "python-xml-2.7.18-28.67.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.18-28.67.1.noarch",
"product": {
"name": "python-doc-2.7.18-28.67.1.noarch",
"product_id": "python-doc-2.7.18-28.67.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.18-28.67.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch",
"product_id": "python-doc-pdf-2.7.18-28.67.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.18-28.67.1.ppc64le",
"product": {
"name": "python-2.7.18-28.67.1.ppc64le",
"product_id": "python-2.7.18-28.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-28.67.1.ppc64le",
"product": {
"name": "python-base-2.7.18-28.67.1.ppc64le",
"product_id": "python-base-2.7.18-28.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-28.67.1.ppc64le",
"product": {
"name": "python-curses-2.7.18-28.67.1.ppc64le",
"product_id": "python-curses-2.7.18-28.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-28.67.1.ppc64le",
"product": {
"name": "python-demo-2.7.18-28.67.1.ppc64le",
"product_id": "python-demo-2.7.18-28.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-28.67.1.ppc64le",
"product": {
"name": "python-devel-2.7.18-28.67.1.ppc64le",
"product_id": "python-devel-2.7.18-28.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-28.67.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.18-28.67.1.ppc64le",
"product_id": "python-gdbm-2.7.18-28.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-28.67.1.ppc64le",
"product": {
"name": "python-idle-2.7.18-28.67.1.ppc64le",
"product_id": "python-idle-2.7.18-28.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-28.67.1.ppc64le",
"product": {
"name": "python-strict-tls-check-2.7.18-28.67.1.ppc64le",
"product_id": "python-strict-tls-check-2.7.18-28.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-28.67.1.ppc64le",
"product": {
"name": "python-tk-2.7.18-28.67.1.ppc64le",
"product_id": "python-tk-2.7.18-28.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-28.67.1.ppc64le",
"product": {
"name": "python-xml-2.7.18-28.67.1.ppc64le",
"product_id": "python-xml-2.7.18-28.67.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-28.67.1.s390",
"product": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.s390",
"product_id": "libpython2_7-1_0-2.7.18-28.67.1.s390"
}
},
{
"category": "product_version",
"name": "python-2.7.18-28.67.1.s390",
"product": {
"name": "python-2.7.18-28.67.1.s390",
"product_id": "python-2.7.18-28.67.1.s390"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-28.67.1.s390",
"product": {
"name": "python-base-2.7.18-28.67.1.s390",
"product_id": "python-base-2.7.18-28.67.1.s390"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-28.67.1.s390",
"product": {
"name": "python-curses-2.7.18-28.67.1.s390",
"product_id": "python-curses-2.7.18-28.67.1.s390"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-28.67.1.s390",
"product": {
"name": "python-demo-2.7.18-28.67.1.s390",
"product_id": "python-demo-2.7.18-28.67.1.s390"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-28.67.1.s390",
"product": {
"name": "python-devel-2.7.18-28.67.1.s390",
"product_id": "python-devel-2.7.18-28.67.1.s390"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-28.67.1.s390",
"product": {
"name": "python-gdbm-2.7.18-28.67.1.s390",
"product_id": "python-gdbm-2.7.18-28.67.1.s390"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-28.67.1.s390",
"product": {
"name": "python-idle-2.7.18-28.67.1.s390",
"product_id": "python-idle-2.7.18-28.67.1.s390"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-28.67.1.s390",
"product": {
"name": "python-strict-tls-check-2.7.18-28.67.1.s390",
"product_id": "python-strict-tls-check-2.7.18-28.67.1.s390"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-28.67.1.s390",
"product": {
"name": "python-tk-2.7.18-28.67.1.s390",
"product_id": "python-tk-2.7.18-28.67.1.s390"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-28.67.1.s390",
"product": {
"name": "python-xml-2.7.18-28.67.1.s390",
"product_id": "python-xml-2.7.18-28.67.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-28.67.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.s390x",
"product_id": "libpython2_7-1_0-2.7.18-28.67.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"product_id": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.18-28.67.1.s390x",
"product": {
"name": "python-2.7.18-28.67.1.s390x",
"product_id": "python-2.7.18-28.67.1.s390x"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-28.67.1.s390x",
"product": {
"name": "python-32bit-2.7.18-28.67.1.s390x",
"product_id": "python-32bit-2.7.18-28.67.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-28.67.1.s390x",
"product": {
"name": "python-base-2.7.18-28.67.1.s390x",
"product_id": "python-base-2.7.18-28.67.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-28.67.1.s390x",
"product": {
"name": "python-base-32bit-2.7.18-28.67.1.s390x",
"product_id": "python-base-32bit-2.7.18-28.67.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-28.67.1.s390x",
"product": {
"name": "python-curses-2.7.18-28.67.1.s390x",
"product_id": "python-curses-2.7.18-28.67.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-28.67.1.s390x",
"product": {
"name": "python-demo-2.7.18-28.67.1.s390x",
"product_id": "python-demo-2.7.18-28.67.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-28.67.1.s390x",
"product": {
"name": "python-devel-2.7.18-28.67.1.s390x",
"product_id": "python-devel-2.7.18-28.67.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-28.67.1.s390x",
"product": {
"name": "python-gdbm-2.7.18-28.67.1.s390x",
"product_id": "python-gdbm-2.7.18-28.67.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-28.67.1.s390x",
"product": {
"name": "python-idle-2.7.18-28.67.1.s390x",
"product_id": "python-idle-2.7.18-28.67.1.s390x"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-28.67.1.s390x",
"product": {
"name": "python-strict-tls-check-2.7.18-28.67.1.s390x",
"product_id": "python-strict-tls-check-2.7.18-28.67.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-28.67.1.s390x",
"product": {
"name": "python-tk-2.7.18-28.67.1.s390x",
"product_id": "python-tk-2.7.18-28.67.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-28.67.1.s390x",
"product": {
"name": "python-xml-2.7.18-28.67.1.s390x",
"product_id": "python-xml-2.7.18-28.67.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.18-28.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-28.67.1.x86_64",
"product": {
"name": "python-2.7.18-28.67.1.x86_64",
"product_id": "python-2.7.18-28.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-28.67.1.x86_64",
"product": {
"name": "python-32bit-2.7.18-28.67.1.x86_64",
"product_id": "python-32bit-2.7.18-28.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-28.67.1.x86_64",
"product": {
"name": "python-base-2.7.18-28.67.1.x86_64",
"product_id": "python-base-2.7.18-28.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-28.67.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64",
"product_id": "python-base-32bit-2.7.18-28.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-28.67.1.x86_64",
"product": {
"name": "python-curses-2.7.18-28.67.1.x86_64",
"product_id": "python-curses-2.7.18-28.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-28.67.1.x86_64",
"product": {
"name": "python-demo-2.7.18-28.67.1.x86_64",
"product_id": "python-demo-2.7.18-28.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-28.67.1.x86_64",
"product": {
"name": "python-devel-2.7.18-28.67.1.x86_64",
"product_id": "python-devel-2.7.18-28.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-28.67.1.x86_64",
"product": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64",
"product_id": "python-gdbm-2.7.18-28.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-28.67.1.x86_64",
"product": {
"name": "python-idle-2.7.18-28.67.1.x86_64",
"product_id": "python-idle-2.7.18-28.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-28.67.1.x86_64",
"product": {
"name": "python-tk-2.7.18-28.67.1.x86_64",
"product_id": "python-tk-2.7.18-28.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-28.67.1.x86_64",
"product": {
"name": "python-xml-2.7.18-28.67.1.x86_64",
"product_id": "python-xml-2.7.18-28.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-28.67.1.x86_64",
"product": {
"name": "python-strict-tls-check-2.7.18-28.67.1.x86_64",
"product_id": "python-strict-tls-check-2.7.18-28.67.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"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 Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"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_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"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": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.s390x"
},
"product_reference": "python-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "python-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.s390x"
},
"product_reference": "python-base-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.s390x"
},
"product_reference": "python-curses-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.s390x"
},
"product_reference": "python-demo-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.s390x"
},
"product_reference": "python-devel-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.s390x"
},
"product_reference": "python-idle-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.s390x"
},
"product_reference": "python-tk-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.s390x"
},
"product_reference": "python-xml-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-base-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-base-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.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:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.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:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.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:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.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:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-base-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.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:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.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:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.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:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.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:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.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:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.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:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.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:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.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:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.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:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.s390x"
},
"product_reference": "python-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "python-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-base-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.s390x"
},
"product_reference": "python-base-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.s390x"
},
"product_reference": "python-curses-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.s390x"
},
"product_reference": "python-demo-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.s390x"
},
"product_reference": "python-devel-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.s390x"
},
"product_reference": "python-idle-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.s390x"
},
"product_reference": "python-tk-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.s390x"
},
"product_reference": "python-xml-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.s390x"
},
"product_reference": "python-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "python-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-base-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-base-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.s390x"
},
"product_reference": "python-base-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-curses-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.s390x"
},
"product_reference": "python-curses-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-demo-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.s390x"
},
"product_reference": "python-demo-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-devel-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.s390x"
},
"product_reference": "python-devel-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-idle-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.s390x"
},
"product_reference": "python-idle-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-tk-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.s390x"
},
"product_reference": "python-tk-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-xml-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.s390x"
},
"product_reference": "python-xml-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.s390x"
},
"product_reference": "python-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "python-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-base-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-base-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.s390x"
},
"product_reference": "python-base-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-curses-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.s390x"
},
"product_reference": "python-curses-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-demo-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.s390x"
},
"product_reference": "python-demo-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-devel-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.s390x"
},
"product_reference": "python-devel-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-idle-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.s390x"
},
"product_reference": "python-idle-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-tk-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.s390x"
},
"product_reference": "python-tk-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-xml-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.s390x"
},
"product_reference": "python-xml-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.s390x"
},
"product_reference": "python-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "python-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-base-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-base-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.s390x"
},
"product_reference": "python-base-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-curses-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.s390x"
},
"product_reference": "python-curses-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-demo-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.s390x"
},
"product_reference": "python-demo-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-devel-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.s390x"
},
"product_reference": "python-devel-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-idle-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.s390x"
},
"product_reference": "python-idle-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-tk-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.s390x"
},
"product_reference": "python-tk-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-xml-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.s390x"
},
"product_reference": "python-xml-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-28.67.1.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:libpython2_7-1_0-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-28.67.1.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:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.s390x"
},
"product_reference": "python-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-28.67.1.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:python-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "python-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-28.67.1.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:python-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-base-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-base-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.s390x"
},
"product_reference": "python-base-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-28.67.1.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:python-base-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-28.67.1.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:python-base-32bit-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-curses-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.s390x"
},
"product_reference": "python-curses-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-28.67.1.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:python-curses-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-curses-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-demo-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.s390x"
},
"product_reference": "python-demo-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-28.67.1.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:python-demo-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-demo-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-devel-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.s390x"
},
"product_reference": "python-devel-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.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:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-28.67.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-28.67.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-28.67.1.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:python-gdbm-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-idle-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.s390x"
},
"product_reference": "python-idle-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-28.67.1.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:python-idle-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-idle-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-tk-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.s390x"
},
"product_reference": "python-tk-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-28.67.1.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:python-tk-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-tk-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.aarch64"
},
"product_reference": "python-xml-2.7.18-28.67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-28.67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.s390x"
},
"product_reference": "python-xml-2.7.18-28.67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-28.67.1.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:python-xml-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-xml-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-28.67.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-28.67.1.x86_64"
},
"product_reference": "python-devel-2.7.18-28.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-18348"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.18-28.67.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-tk-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 9:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 9:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.18-28.67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-18348",
"url": "https://www.suse.com/security/cve/CVE-2019-18348"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-18348",
"url": "https://bugzilla.suse.com/1155094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.18-28.67.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-tk-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 9:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 9:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.18-28.67.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.18-28.67.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-tk-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 9:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 9:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.18-28.67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-16T07:44:45Z",
"details": "moderate"
}
],
"title": "CVE-2019-18348"
},
{
"cve": "CVE-2021-23336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23336"
}
],
"notes": [
{
"category": "general",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.18-28.67.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-tk-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 9:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 9:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.18-28.67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23336",
"url": "https://www.suse.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "SUSE Bug 1182179 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182179"
},
{
"category": "external",
"summary": "SUSE Bug 1182379 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182379"
},
{
"category": "external",
"summary": "SUSE Bug 1182433 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182433"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.18-28.67.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-tk-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 9:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 9:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.18-28.67.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.18-28.67.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-tk-2.7.18-28.67.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-28.67.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 9:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud 9:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud 9:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-base-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.18-28.67.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.18-28.67.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.18-28.67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-16T07:44:45Z",
"details": "moderate"
}
],
"title": "CVE-2021-23336"
}
]
}
SUSE-SU-2022:4281-1
Vulnerability from csaf_suse - Published: 2022-11-29 14:46 - Updated: 2022-11-29 14:46Summary
Security update for python3
Severity
Important
Notes
Title of the patch: Security update for python3
Description of the patch: This update for python3 fixes the following issues:
- CVE-2022-37454: Fixed a buffer overflow in hashlib.sha3_* implementations. (bsc#1204577)
- CVE-2020-10735: Fixed a bug to limit amount of digits converting text to int and vice vera. (bsc#1203125)
The following non-security bug was fixed:
- Fixed a crash in the garbage collection (bsc#1188607).
Patchnames: SUSE-2022-4281,SUSE-SLE-Micro-5.3-2022-4281,SUSE-SLE-Module-Basesystem-15-SP3-2022-4281,SUSE-SLE-Module-Basesystem-15-SP4-2022-4281,SUSE-SLE-Module-Development-Tools-15-SP3-2022-4281,SUSE-SLE-Module-Development-Tools-15-SP4-2022-4281,SUSE-SUSE-MicroOS-5.2-2022-4281,openSUSE-Leap-Micro-5.2-2022-4281,openSUSE-Leap-Micro-5.3-2022-4281,openSUSE-SLE-15.3-2022-4281,openSUSE-SLE-15.4-2022-4281
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.1 (Medium)
Affected products
Recommended
200 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
200 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
200 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
200 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
26 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\n- CVE-2022-37454: Fixed a buffer overflow in hashlib.sha3_* implementations. (bsc#1204577)\n- CVE-2020-10735: Fixed a bug to limit amount of digits converting text to int and vice vera. (bsc#1203125)\n\nThe following non-security bug was fixed:\n\n- Fixed a crash in the garbage collection (bsc#1188607).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-4281,SUSE-SLE-Micro-5.3-2022-4281,SUSE-SLE-Module-Basesystem-15-SP3-2022-4281,SUSE-SLE-Module-Basesystem-15-SP4-2022-4281,SUSE-SLE-Module-Development-Tools-15-SP3-2022-4281,SUSE-SLE-Module-Development-Tools-15-SP4-2022-4281,SUSE-SUSE-MicroOS-5.2-2022-4281,openSUSE-Leap-Micro-5.2-2022-4281,openSUSE-Leap-Micro-5.3-2022-4281,openSUSE-SLE-15.3-2022-4281,openSUSE-SLE-15.4-2022-4281",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_4281-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:4281-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224281-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:4281-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/013149.html"
},
{
"category": "self",
"summary": "SUSE Bug 1188607",
"url": "https://bugzilla.suse.com/1188607"
},
{
"category": "self",
"summary": "SUSE Bug 1203125",
"url": "https://bugzilla.suse.com/1203125"
},
{
"category": "self",
"summary": "SUSE Bug 1204577",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-18348 page",
"url": "https://www.suse.com/security/cve/CVE-2019-18348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10735 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2022-11-29T14:46:51Z",
"generator": {
"date": "2022-11-29T14:46:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:4281-1",
"initial_release_date": "2022-11-29T14:46:51Z",
"revision_history": [
{
"date": "2022-11-29T14:46:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-base-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-curses-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-curses-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-dbm-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-dbm-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-devel-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-devel-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.37.1.aarch64",
"product": {
"name": "python3-doc-3.6.15-150300.10.37.1.aarch64",
"product_id": "python3-doc-3.6.15-150300.10.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-idle-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-idle-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-testsuite-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-tk-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-tk-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-tools-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-tools-3.6.15-150300.10.37.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-150300.10.37.2.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-150300.10.37.2.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-150300.10.37.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.i586",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-3.6.15-150300.10.37.2.i586",
"product_id": "python3-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-base-3.6.15-150300.10.37.2.i586",
"product_id": "python3-base-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-curses-3.6.15-150300.10.37.2.i586",
"product_id": "python3-curses-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-dbm-3.6.15-150300.10.37.2.i586",
"product_id": "python3-dbm-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-devel-3.6.15-150300.10.37.2.i586",
"product_id": "python3-devel-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.37.1.i586",
"product": {
"name": "python3-doc-3.6.15-150300.10.37.1.i586",
"product_id": "python3-doc-3.6.15-150300.10.37.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.i586",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.i586",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.37.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-idle-3.6.15-150300.10.37.2.i586",
"product_id": "python3-idle-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.i586",
"product_id": "python3-testsuite-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-tk-3.6.15-150300.10.37.2.i586",
"product_id": "python3-tk-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-tools-3.6.15-150300.10.37.2.i586",
"product_id": "python3-tools-3.6.15-150300.10.37.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-base-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-base-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-curses-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-curses-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-dbm-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-devel-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-devel-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.37.1.ppc64le",
"product": {
"name": "python3-doc-3.6.15-150300.10.37.1.ppc64le",
"product_id": "python3-doc-3.6.15-150300.10.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-idle-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-idle-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-tk-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-tk-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-tools-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-tools-3.6.15-150300.10.37.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-base-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-curses-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-curses-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-dbm-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-dbm-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-devel-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-devel-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.37.1.s390x",
"product": {
"name": "python3-doc-3.6.15-150300.10.37.1.s390x",
"product_id": "python3-doc-3.6.15-150300.10.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-idle-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-idle-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-testsuite-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-tk-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-tk-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-tools-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-tools-3.6.15-150300.10.37.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-base-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-curses-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-curses-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-dbm-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-dbm-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-devel-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-devel-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.37.1.x86_64",
"product": {
"name": "python3-doc-3.6.15-150300.10.37.1.x86_64",
"product_id": "python3-doc-3.6.15-150300.10.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-idle-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-idle-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-testsuite-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-tk-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-tk-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-tools-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-tools-3.6.15-150300.10.37.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.2",
"product": {
"name": "openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.2"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-18348"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-18348",
"url": "https://www.suse.com/security/cve/CVE-2019-18348"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-18348",
"url": "https://bugzilla.suse.com/1155094"
}
],
"remediations": [
{
"category": "vendor_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 Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-29T14:46:51Z",
"details": "moderate"
}
],
"title": "CVE-2019-18348"
},
{
"cve": "CVE-2020-10735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10735"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10735",
"url": "https://www.suse.com/security/cve/CVE-2020-10735"
},
{
"category": "external",
"summary": "SUSE Bug 1203125 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1203125"
},
{
"category": "external",
"summary": "SUSE Bug 1204077 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204077"
},
{
"category": "external",
"summary": "SUSE Bug 1204096 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204096"
},
{
"category": "external",
"summary": "SUSE Bug 1204097 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204097"
},
{
"category": "external",
"summary": "SUSE Bug 1205075 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1205075"
},
{
"category": "external",
"summary": "SUSE Bug 1208131 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1208131"
}
],
"remediations": [
{
"category": "vendor_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 Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-29T14:46:51Z",
"details": "important"
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"remediations": [
{
"category": "vendor_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 Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-29T14:46:51Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2022-37454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-37454"
}
],
"notes": [
{
"category": "general",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-37454",
"url": "https://www.suse.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "SUSE Bug 1204577 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "external",
"summary": "SUSE Bug 1204966 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204966"
},
{
"category": "external",
"summary": "SUSE Bug 1205836 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1205836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-29T14:46:51Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
}
]
}
WID-SEC-W-2022-2191
Vulnerability from csaf_certbund - Published: 2019-10-23 22:00 - Updated: 2025-08-21 22:00Summary
Python: Schwachstelle ermöglicht Manipulation von Dateien
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Python ist eine universelle, üblicherweise interpretierte höhere Programmiersprache.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Python ausnutzen, um Dateien zu manipulieren.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
F5 BIG-IP 17.5.0-17.5.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.5.0_-_17.5.1
|
17.5.0-17.5.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
F5 BIG-IP 15.1.0-15.1.10
F5 / BIG-IP
|
cpe:/a:f5:big-ip:15.1.0_-_15.1.10
|
15.1.0-15.1.10 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.2
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.2
|
17.1.0-17.1.2 | |
|
F5 BIG-IP 16.1.0-16.1.6
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.6
|
16.1.0-16.1.6 |
Last affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Python <=3.8.0
Open Source / Python
|
<=3.8.0 | ||
|
Open Source Python <=2.7.17
Open Source / Python
|
<=2.7.17 |
References
22 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Python ist eine universelle, \u00fcblicherweise interpretierte h\u00f6here Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Python ausnutzen, um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-2191 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2022-2191.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-2191 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2191"
},
{
"category": "external",
"summary": "NIST Database zu CVE-2019-18348 vom 2019-10-23",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18348"
},
{
"category": "external",
"summary": "RedHat Bugzilla 1727276 Stand 2019-10-24",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0750-1 vom 2020-03-24",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200750-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0854-1 vom 2020-04-02",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200854-1.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4333-1 vom 2020-04-21",
"url": "https://usn.ubuntu.com/4333-1/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4333-2 vom 2020-04-30",
"url": "https://usn.ubuntu.com/4333-2/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:1339-1 vom 2020-05-21",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201339-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:1524-1 vom 2020-06-17",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201524-1.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4285 vom 2020-10-19",
"url": "https://access.redhat.com/errata/RHSA-2020:4285"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4273 vom 2020-10-20",
"url": "https://access.redhat.com/errata/RHSA-2020:4273"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3563-1 vom 2020-11-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007892.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3865-1 vom 2020-12-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/008081.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3930-1 vom 2020-12-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/008118.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:0794-1 vom 2021-03-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008491.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:4281-1 vom 2022-11-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/013149.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:4278-1 vom 2022-11-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/013163.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7010099 vom 2023-07-06",
"url": "https://www.ibm.com/support/pages/node/7010099"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6891-1 vom 2024-07-11",
"url": "https://ubuntu.com/security/notices/USN-6891-1"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-1972 vom 2025-04-30",
"url": "https://alas.aws.amazon.com/ALAS-2025-1972.html"
},
{
"category": "external",
"summary": "F5 Security Advisory K000153042 vom 2025-08-21",
"url": "https://my.f5.com/manage/s/article/K000153042"
}
],
"source_lang": "en-US",
"title": "Python: Schwachstelle erm\u00f6glicht Manipulation von Dateien",
"tracking": {
"current_release_date": "2025-08-21T22:00:00.000+00:00",
"generator": {
"date": "2025-08-22T07:45:22.569+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2022-2191",
"initial_release_date": "2019-10-23T22:00:00.000+00:00",
"revision_history": [
{
"date": "2019-10-23T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2019-10-29T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: FEDORA-2019-57462FA10D, FEDORA-2019-B06EC6159B, FEDORA-2019-D202CDA4F8"
},
{
"date": "2020-03-23T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-04-02T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-04-21T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2020-05-03T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2020-05-21T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-06-17T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-07-01T22:00:00.000+00:00",
"number": "9",
"summary": "Referenz(en) aufgenommen: FEDORA-2020-EA5BDBCC90, FEDORA-2020-8BDD3FD7A4"
},
{
"date": "2020-07-14T22:00:00.000+00:00",
"number": "10",
"summary": "Referenz(en) aufgenommen: DLA-2280"
},
{
"date": "2020-10-19T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-10-20T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-11-30T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-12-17T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-12-23T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-03-16T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-11-29T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-11-30T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-07-06T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-07-11T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-29T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-08-21T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von F5 aufgenommen"
}
],
"status": "final",
"version": "22"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "15.1.0-15.1.10",
"product": {
"name": "F5 BIG-IP 15.1.0-15.1.10",
"product_id": "T034902",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:15.1.0_-_15.1.10"
}
}
},
{
"category": "product_version",
"name": "17.1.0-17.1.2",
"product": {
"name": "F5 BIG-IP 17.1.0-17.1.2",
"product_id": "T040213",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:17.1.0_-_17.1.2"
}
}
},
{
"category": "product_version",
"name": "16.1.0-16.1.6",
"product": {
"name": "F5 BIG-IP 16.1.0-16.1.6",
"product_id": "T044168",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:16.1.0_-_16.1.6"
}
}
},
{
"category": "product_version",
"name": "17.5.0-17.5.1",
"product": {
"name": "F5 BIG-IP 17.5.0-17.5.1",
"product_id": "T045956",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:17.5.0_-_17.5.1"
}
}
}
],
"category": "product_name",
"name": "BIG-IP"
}
],
"category": "vendor",
"name": "F5"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.5",
"product": {
"name": "IBM QRadar SIEM 7.5",
"product_id": "T022954",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=2.7.17",
"product": {
"name": "Open Source Python \u003c=2.7.17",
"product_id": "T015249"
}
},
{
"category": "product_version_range",
"name": "\u003c=2.7.17",
"product": {
"name": "Open Source Python \u003c=2.7.17",
"product_id": "T015249-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.8.0",
"product": {
"name": "Open Source Python \u003c=3.8.0",
"product_id": "T015250"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.8.0",
"product": {
"name": "Open Source Python \u003c=3.8.0",
"product_id": "T015250-fixed"
}
}
],
"category": "product_name",
"name": "Python"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18348",
"product_status": {
"known_affected": [
"T022954",
"T002207",
"T045956",
"67646",
"T034902",
"T000126",
"398363",
"T040213",
"T044168"
],
"last_affected": [
"T015250",
"T015249"
]
},
"release_date": "2019-10-23T22:00:00.000+00:00",
"title": "CVE-2019-18348"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…