Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-8194 (GCVE-0-2025-8194)
Vulnerability from cvelistv5
- CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')
Vendor | Product | Version | ||
---|---|---|---|---|
Python Software Foundation | CPython |
Version: 0 Version: 3.14.0a1 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-8194", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-07-28T18:57:54.114655Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-07-28T18:57:59.093Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "CPython", "repo": "https://github.com/python/cpython", "vendor": "Python Software Foundation", "versions": [ { "lessThan": "3.13.6", "status": "affected", "version": "0", "versionType": "python" }, { "lessThan": "3.14.0rc2", "status": "affected", "version": "3.14.0a1", "versionType": "python" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "Alexander Urieles" }, { "lang": "en", "type": "coordinator", "value": "Seth Larson" }, { "lang": "en", "type": "remediation reviewer", "value": "Ethan Furman" }, { "lang": "en", "type": "remediation reviewer", "value": "Steve Dower" } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "There is a defect in the CPython \u201ctarfile\u201d module affecting the \u201cTarFile\u201d extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \u003cbr\u003e\u003cbr\u003eThis vulnerability can be mitigated by including the following patch after importing the \u201ctarfile\u201d module:\u0026nbsp;\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1\"\u003ehttps://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1\u003c/a\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cbr\u003e" } ], "value": "There is a defect in the CPython \u201ctarfile\u201d module affecting the \u201cTarFile\u201d extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \u201ctarfile\u201d module:\u00a0 https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1" } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-835", "description": "CWE-835 Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-08-14T18:16:14.564Z", "orgId": "28c92f92-d60d-412d-b760-e73465c3df22", "shortName": "PSF" }, "references": [ { "tags": [ "issue-tracking" ], "url": "https://github.com/python/cpython/issues/130577" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/pull/137027" }, { "tags": [ "vendor-advisory" ], "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/ZULLF3IZ726XP5EY7XJ7YIN3K5MDYR2D/" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/7040aa54f14676938970e10c5f74ea93cd56aa38" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/cdae923ffe187d6ef916c0f665a31249619193fe" }, { "tags": [ "mitigation" ], "url": "https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/c9d9f78feb1467e73fd29356c040bde1c104f29f" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/fbc2a0ca9ac8aff6887f8ddf79b87b4510277227" } ], "source": { "discovery": "UNKNOWN" }, "title": "Tarfile infinite loop during parsing with negative member offset", "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22", "assignerShortName": "PSF", "cveId": "CVE-2025-8194", "datePublished": "2025-07-28T18:42:44.847Z", "dateReserved": "2025-07-25T14:05:55.899Z", "dateUpdated": "2025-08-14T18:16:14.564Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-8194\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2025-07-28T19:15:43.793\",\"lastModified\":\"2025-08-07T21:15:29.780\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"There is a defect in the CPython \u201ctarfile\u201d module affecting the \u201cTarFile\u201d extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \\n\\nThis vulnerability can be mitigated by including the following patch after importing the \u201ctarfile\u201d module:\u00a0 https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1\"},{\"lang\":\"es\",\"value\":\"Existe un defecto en el m\u00f3dulo \\\"tarfile\\\" de CPython que afecta a las API de extracci\u00f3n y enumeraci\u00f3n de entradas de \\\"TarFile\\\". La implementaci\u00f3n de tar procesaba archivos tar con desplazamientos negativos sin errores, lo que resultaba en un bucle infinito y un bloqueo durante el an\u00e1lisis de archivos tar manipulados con fines maliciosos. Esta vulnerabilidad se puede mitigar incluyendo el siguiente parche despu\u00e9s de importar el m\u00f3dulo \\\"tarfile\\\": import tarfile def _block_patched(self, count): if count \u0026lt; 0: # pragma: no cover raise tarfile.InvalidHeaderError(\\\"invalid offset\\\") return _block_patched._orig_block(self, count) _block_patched._orig_block = tarfile.TarInfo._block tarfile.TarInfo._block = _block_patched\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-835\"}]}],\"references\":[{\"url\":\"https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/7040aa54f14676938970e10c5f74ea93cd56aa38\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/c9d9f78feb1467e73fd29356c040bde1c104f29f\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/cdae923ffe187d6ef916c0f665a31249619193fe\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/fbc2a0ca9ac8aff6887f8ddf79b87b4510277227\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/130577\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/137027\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/ZULLF3IZ726XP5EY7XJ7YIN3K5MDYR2D/\",\"source\":\"cna@python.org\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-8194\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-28T18:57:54.114655Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-28T18:57:56.132Z\"}}], \"cna\": {\"title\": \"Tarfile infinite loop during parsing with negative member offset\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Alexander Urieles\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Ethan Furman\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Steve Dower\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.13.6\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0a1\", \"lessThan\": \"3.14.0rc2\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/issues/130577\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/pull/137027\", \"tags\": [\"patch\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/ZULLF3IZ726XP5EY7XJ7YIN3K5MDYR2D/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/7040aa54f14676938970e10c5f74ea93cd56aa38\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/cdae923ffe187d6ef916c0f665a31249619193fe\", \"tags\": [\"patch\"]}, {\"url\": \"https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1\", \"tags\": [\"mitigation\"]}, {\"url\": \"https://github.com/python/cpython/commit/c9d9f78feb1467e73fd29356c040bde1c104f29f\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/fbc2a0ca9ac8aff6887f8ddf79b87b4510277227\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"There is a defect in the CPython \\u201ctarfile\\u201d module affecting the \\u201cTarFile\\u201d extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \\n\\nThis vulnerability can be mitigated by including the following patch after importing the \\u201ctarfile\\u201d module:\\u00a0 https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"There is a defect in the CPython \\u201ctarfile\\u201d module affecting the \\u201cTarFile\\u201d extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \u003cbr\u003e\u003cbr\u003eThis vulnerability can be mitigated by including the following patch after importing the \\u201ctarfile\\u201d module:\u0026nbsp;\u003ca target=\\\"_blank\\\" rel=\\\"nofollow\\\" href=\\\"https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1\\\"\u003ehttps://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1\u003c/a\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-835\", \"description\": \"CWE-835 Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2025-08-14T18:16:14.564Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-8194\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-08-14T18:16:14.564Z\", \"dateReserved\": \"2025-07-25T14:05:55.899Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2025-07-28T18:42:44.847Z\", \"assignerShortName\": \"PSF\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
opensuse-su-2025:15403-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python314-3.14.0~rc1-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python314-3.14.0~rc1-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15403", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15403-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "python314-3.14.0~rc1-2.1 on GA media", "tracking": { "current_release_date": "2025-08-03T00:00:00Z", "generator": { "date": "2025-08-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15403-1", "initial_release_date": "2025-08-03T00:00:00Z", "revision_history": [ { "date": "2025-08-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python314-3.14.0~rc1-2.1.aarch64", "product": { "name": "python314-3.14.0~rc1-2.1.aarch64", "product_id": "python314-3.14.0~rc1-2.1.aarch64" } }, { "category": "product_version", "name": "python314-curses-3.14.0~rc1-2.1.aarch64", "product": { "name": "python314-curses-3.14.0~rc1-2.1.aarch64", "product_id": "python314-curses-3.14.0~rc1-2.1.aarch64" } }, { "category": "product_version", "name": "python314-dbm-3.14.0~rc1-2.1.aarch64", "product": { "name": "python314-dbm-3.14.0~rc1-2.1.aarch64", "product_id": "python314-dbm-3.14.0~rc1-2.1.aarch64" } }, { "category": "product_version", "name": "python314-idle-3.14.0~rc1-2.1.aarch64", "product": { "name": "python314-idle-3.14.0~rc1-2.1.aarch64", "product_id": "python314-idle-3.14.0~rc1-2.1.aarch64" } }, { "category": "product_version", "name": "python314-tk-3.14.0~rc1-2.1.aarch64", "product": { "name": "python314-tk-3.14.0~rc1-2.1.aarch64", "product_id": "python314-tk-3.14.0~rc1-2.1.aarch64" } }, { "category": "product_version", "name": "python314-x86-64-v3-3.14.0~rc1-2.1.aarch64", "product": { "name": "python314-x86-64-v3-3.14.0~rc1-2.1.aarch64", "product_id": "python314-x86-64-v3-3.14.0~rc1-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python314-3.14.0~rc1-2.1.ppc64le", "product": { "name": "python314-3.14.0~rc1-2.1.ppc64le", "product_id": "python314-3.14.0~rc1-2.1.ppc64le" } }, { "category": "product_version", "name": "python314-curses-3.14.0~rc1-2.1.ppc64le", "product": { "name": "python314-curses-3.14.0~rc1-2.1.ppc64le", "product_id": "python314-curses-3.14.0~rc1-2.1.ppc64le" } }, { "category": "product_version", "name": "python314-dbm-3.14.0~rc1-2.1.ppc64le", "product": { "name": "python314-dbm-3.14.0~rc1-2.1.ppc64le", "product_id": "python314-dbm-3.14.0~rc1-2.1.ppc64le" } }, { "category": "product_version", "name": "python314-idle-3.14.0~rc1-2.1.ppc64le", "product": { "name": "python314-idle-3.14.0~rc1-2.1.ppc64le", "product_id": "python314-idle-3.14.0~rc1-2.1.ppc64le" } }, { "category": "product_version", "name": "python314-tk-3.14.0~rc1-2.1.ppc64le", "product": { "name": "python314-tk-3.14.0~rc1-2.1.ppc64le", "product_id": "python314-tk-3.14.0~rc1-2.1.ppc64le" } }, { "category": "product_version", "name": "python314-x86-64-v3-3.14.0~rc1-2.1.ppc64le", "product": { "name": "python314-x86-64-v3-3.14.0~rc1-2.1.ppc64le", "product_id": "python314-x86-64-v3-3.14.0~rc1-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python314-3.14.0~rc1-2.1.s390x", "product": { "name": "python314-3.14.0~rc1-2.1.s390x", "product_id": "python314-3.14.0~rc1-2.1.s390x" } }, { "category": "product_version", "name": "python314-curses-3.14.0~rc1-2.1.s390x", "product": { "name": "python314-curses-3.14.0~rc1-2.1.s390x", "product_id": "python314-curses-3.14.0~rc1-2.1.s390x" } }, { "category": "product_version", "name": "python314-dbm-3.14.0~rc1-2.1.s390x", "product": { "name": "python314-dbm-3.14.0~rc1-2.1.s390x", "product_id": "python314-dbm-3.14.0~rc1-2.1.s390x" } }, { "category": "product_version", "name": "python314-idle-3.14.0~rc1-2.1.s390x", "product": { "name": "python314-idle-3.14.0~rc1-2.1.s390x", "product_id": "python314-idle-3.14.0~rc1-2.1.s390x" } }, { "category": "product_version", "name": "python314-tk-3.14.0~rc1-2.1.s390x", "product": { "name": "python314-tk-3.14.0~rc1-2.1.s390x", "product_id": "python314-tk-3.14.0~rc1-2.1.s390x" } }, { "category": "product_version", "name": "python314-x86-64-v3-3.14.0~rc1-2.1.s390x", "product": { "name": "python314-x86-64-v3-3.14.0~rc1-2.1.s390x", "product_id": "python314-x86-64-v3-3.14.0~rc1-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python314-3.14.0~rc1-2.1.x86_64", "product": { "name": "python314-3.14.0~rc1-2.1.x86_64", "product_id": "python314-3.14.0~rc1-2.1.x86_64" } }, { "category": "product_version", "name": "python314-curses-3.14.0~rc1-2.1.x86_64", "product": { "name": "python314-curses-3.14.0~rc1-2.1.x86_64", "product_id": "python314-curses-3.14.0~rc1-2.1.x86_64" } }, { "category": "product_version", "name": "python314-dbm-3.14.0~rc1-2.1.x86_64", "product": { "name": "python314-dbm-3.14.0~rc1-2.1.x86_64", "product_id": "python314-dbm-3.14.0~rc1-2.1.x86_64" } }, { "category": "product_version", "name": "python314-idle-3.14.0~rc1-2.1.x86_64", "product": { "name": "python314-idle-3.14.0~rc1-2.1.x86_64", "product_id": "python314-idle-3.14.0~rc1-2.1.x86_64" } }, { "category": "product_version", "name": "python314-tk-3.14.0~rc1-2.1.x86_64", "product": { "name": "python314-tk-3.14.0~rc1-2.1.x86_64", "product_id": "python314-tk-3.14.0~rc1-2.1.x86_64" } }, { "category": "product_version", "name": "python314-x86-64-v3-3.14.0~rc1-2.1.x86_64", "product": { "name": "python314-x86-64-v3-3.14.0~rc1-2.1.x86_64", "product_id": "python314-x86-64-v3-3.14.0~rc1-2.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python314-3.14.0~rc1-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.aarch64" }, "product_reference": "python314-3.14.0~rc1-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-3.14.0~rc1-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.ppc64le" }, "product_reference": "python314-3.14.0~rc1-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-3.14.0~rc1-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.s390x" }, "product_reference": "python314-3.14.0~rc1-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-3.14.0~rc1-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.x86_64" }, "product_reference": "python314-3.14.0~rc1-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-curses-3.14.0~rc1-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.aarch64" }, "product_reference": "python314-curses-3.14.0~rc1-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-curses-3.14.0~rc1-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.ppc64le" }, "product_reference": "python314-curses-3.14.0~rc1-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-curses-3.14.0~rc1-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.s390x" }, "product_reference": "python314-curses-3.14.0~rc1-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-curses-3.14.0~rc1-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.x86_64" }, "product_reference": "python314-curses-3.14.0~rc1-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-dbm-3.14.0~rc1-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.aarch64" }, "product_reference": "python314-dbm-3.14.0~rc1-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-dbm-3.14.0~rc1-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.ppc64le" }, "product_reference": "python314-dbm-3.14.0~rc1-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-dbm-3.14.0~rc1-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.s390x" }, "product_reference": "python314-dbm-3.14.0~rc1-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-dbm-3.14.0~rc1-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.x86_64" }, "product_reference": "python314-dbm-3.14.0~rc1-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-idle-3.14.0~rc1-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.aarch64" }, "product_reference": "python314-idle-3.14.0~rc1-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-idle-3.14.0~rc1-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.ppc64le" }, "product_reference": "python314-idle-3.14.0~rc1-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-idle-3.14.0~rc1-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.s390x" }, "product_reference": "python314-idle-3.14.0~rc1-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-idle-3.14.0~rc1-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.x86_64" }, "product_reference": "python314-idle-3.14.0~rc1-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-tk-3.14.0~rc1-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.aarch64" }, "product_reference": "python314-tk-3.14.0~rc1-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-tk-3.14.0~rc1-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.ppc64le" }, "product_reference": "python314-tk-3.14.0~rc1-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-tk-3.14.0~rc1-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.s390x" }, "product_reference": "python314-tk-3.14.0~rc1-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-tk-3.14.0~rc1-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.x86_64" }, "product_reference": "python314-tk-3.14.0~rc1-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-x86-64-v3-3.14.0~rc1-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.aarch64" }, "product_reference": "python314-x86-64-v3-3.14.0~rc1-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-x86-64-v3-3.14.0~rc1-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.ppc64le" }, "product_reference": "python314-x86-64-v3-3.14.0~rc1-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-x86-64-v3-3.14.0~rc1-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.s390x" }, "product_reference": "python314-x86-64-v3-3.14.0~rc1-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-x86-64-v3-3.14.0~rc1-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.x86_64" }, "product_reference": "python314-x86-64-v3-3.14.0~rc1-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.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": [ "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~rc1-2.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~rc1-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
opensuse-su-2025:15402-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python310-3.10.18-4.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python310-3.10.18-4.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15402", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15402-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "python310-3.10.18-4.1 on GA media", "tracking": { "current_release_date": "2025-08-03T00:00:00Z", "generator": { "date": "2025-08-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15402-1", "initial_release_date": "2025-08-03T00:00:00Z", "revision_history": [ { "date": "2025-08-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python310-3.10.18-4.1.aarch64", "product": { "name": "python310-3.10.18-4.1.aarch64", "product_id": "python310-3.10.18-4.1.aarch64" } }, { "category": "product_version", "name": "python310-32bit-3.10.18-4.1.aarch64", "product": { "name": "python310-32bit-3.10.18-4.1.aarch64", "product_id": "python310-32bit-3.10.18-4.1.aarch64" } }, { "category": "product_version", "name": "python310-curses-3.10.18-4.1.aarch64", "product": { "name": "python310-curses-3.10.18-4.1.aarch64", "product_id": "python310-curses-3.10.18-4.1.aarch64" } }, { "category": "product_version", "name": "python310-dbm-3.10.18-4.1.aarch64", "product": { "name": "python310-dbm-3.10.18-4.1.aarch64", "product_id": "python310-dbm-3.10.18-4.1.aarch64" } }, { "category": "product_version", "name": "python310-idle-3.10.18-4.1.aarch64", "product": { "name": "python310-idle-3.10.18-4.1.aarch64", "product_id": "python310-idle-3.10.18-4.1.aarch64" } }, { "category": "product_version", "name": "python310-tk-3.10.18-4.1.aarch64", "product": { "name": "python310-tk-3.10.18-4.1.aarch64", "product_id": "python310-tk-3.10.18-4.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python310-3.10.18-4.1.ppc64le", "product": { "name": "python310-3.10.18-4.1.ppc64le", "product_id": "python310-3.10.18-4.1.ppc64le" } }, { "category": "product_version", "name": "python310-32bit-3.10.18-4.1.ppc64le", "product": { "name": "python310-32bit-3.10.18-4.1.ppc64le", "product_id": "python310-32bit-3.10.18-4.1.ppc64le" } }, { "category": "product_version", "name": "python310-curses-3.10.18-4.1.ppc64le", "product": { "name": "python310-curses-3.10.18-4.1.ppc64le", "product_id": "python310-curses-3.10.18-4.1.ppc64le" } }, { "category": "product_version", "name": "python310-dbm-3.10.18-4.1.ppc64le", "product": { "name": "python310-dbm-3.10.18-4.1.ppc64le", "product_id": "python310-dbm-3.10.18-4.1.ppc64le" } }, { "category": "product_version", "name": "python310-idle-3.10.18-4.1.ppc64le", "product": { "name": "python310-idle-3.10.18-4.1.ppc64le", "product_id": "python310-idle-3.10.18-4.1.ppc64le" } }, { "category": "product_version", "name": "python310-tk-3.10.18-4.1.ppc64le", "product": { "name": "python310-tk-3.10.18-4.1.ppc64le", "product_id": "python310-tk-3.10.18-4.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python310-3.10.18-4.1.s390x", "product": { "name": "python310-3.10.18-4.1.s390x", "product_id": "python310-3.10.18-4.1.s390x" } }, { "category": "product_version", "name": "python310-32bit-3.10.18-4.1.s390x", "product": { "name": "python310-32bit-3.10.18-4.1.s390x", "product_id": "python310-32bit-3.10.18-4.1.s390x" } }, { "category": "product_version", "name": "python310-curses-3.10.18-4.1.s390x", "product": { "name": "python310-curses-3.10.18-4.1.s390x", "product_id": "python310-curses-3.10.18-4.1.s390x" } }, { "category": "product_version", "name": "python310-dbm-3.10.18-4.1.s390x", "product": { "name": "python310-dbm-3.10.18-4.1.s390x", "product_id": "python310-dbm-3.10.18-4.1.s390x" } }, { "category": "product_version", "name": "python310-idle-3.10.18-4.1.s390x", "product": { "name": "python310-idle-3.10.18-4.1.s390x", "product_id": "python310-idle-3.10.18-4.1.s390x" } }, { "category": "product_version", "name": "python310-tk-3.10.18-4.1.s390x", "product": { "name": "python310-tk-3.10.18-4.1.s390x", "product_id": "python310-tk-3.10.18-4.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python310-3.10.18-4.1.x86_64", "product": { "name": "python310-3.10.18-4.1.x86_64", "product_id": "python310-3.10.18-4.1.x86_64" } }, { "category": "product_version", "name": "python310-32bit-3.10.18-4.1.x86_64", "product": { "name": "python310-32bit-3.10.18-4.1.x86_64", "product_id": "python310-32bit-3.10.18-4.1.x86_64" } }, { "category": "product_version", "name": "python310-curses-3.10.18-4.1.x86_64", "product": { "name": "python310-curses-3.10.18-4.1.x86_64", "product_id": "python310-curses-3.10.18-4.1.x86_64" } }, { "category": "product_version", "name": "python310-dbm-3.10.18-4.1.x86_64", "product": { "name": "python310-dbm-3.10.18-4.1.x86_64", "product_id": "python310-dbm-3.10.18-4.1.x86_64" } }, { "category": "product_version", "name": "python310-idle-3.10.18-4.1.x86_64", "product": { "name": "python310-idle-3.10.18-4.1.x86_64", "product_id": "python310-idle-3.10.18-4.1.x86_64" } }, { "category": "product_version", "name": "python310-tk-3.10.18-4.1.x86_64", "product": { "name": "python310-tk-3.10.18-4.1.x86_64", "product_id": "python310-tk-3.10.18-4.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.18-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.18-4.1.aarch64" }, "product_reference": "python310-3.10.18-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.18-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.18-4.1.ppc64le" }, "product_reference": "python310-3.10.18-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.18-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.18-4.1.s390x" }, "product_reference": "python310-3.10.18-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.18-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.18-4.1.x86_64" }, "product_reference": "python310-3.10.18-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.18-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.aarch64" }, "product_reference": "python310-32bit-3.10.18-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.18-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.ppc64le" }, "product_reference": "python310-32bit-3.10.18-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.18-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.s390x" }, "product_reference": "python310-32bit-3.10.18-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.18-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.x86_64" }, "product_reference": "python310-32bit-3.10.18-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.18-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.aarch64" }, "product_reference": "python310-curses-3.10.18-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.18-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.ppc64le" }, "product_reference": "python310-curses-3.10.18-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.18-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.s390x" }, "product_reference": "python310-curses-3.10.18-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.18-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.x86_64" }, "product_reference": "python310-curses-3.10.18-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.18-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.aarch64" }, "product_reference": "python310-dbm-3.10.18-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.18-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.ppc64le" }, "product_reference": "python310-dbm-3.10.18-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.18-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.s390x" }, "product_reference": "python310-dbm-3.10.18-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.18-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.x86_64" }, "product_reference": "python310-dbm-3.10.18-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.18-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.aarch64" }, "product_reference": "python310-idle-3.10.18-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.18-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.ppc64le" }, "product_reference": "python310-idle-3.10.18-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.18-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.s390x" }, "product_reference": "python310-idle-3.10.18-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.18-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.x86_64" }, "product_reference": "python310-idle-3.10.18-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.18-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.aarch64" }, "product_reference": "python310-tk-3.10.18-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.18-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.ppc64le" }, "product_reference": "python310-tk-3.10.18-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.18-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.s390x" }, "product_reference": "python310-tk-3.10.18-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.18-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.x86_64" }, "product_reference": "python310-tk-3.10.18-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.18-4.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": [ "openSUSE Tumbleweed:python310-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.18-4.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.18-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
opensuse-su-2025:15409-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python313-3.13.5-4.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python313-3.13.5-4.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15409", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15409-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "python313-3.13.5-4.1 on GA media", "tracking": { "current_release_date": "2025-08-04T00:00:00Z", "generator": { "date": "2025-08-04T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15409-1", "initial_release_date": "2025-08-04T00:00:00Z", "revision_history": [ { "date": "2025-08-04T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python313-3.13.5-4.1.aarch64", "product": { "name": "python313-3.13.5-4.1.aarch64", "product_id": "python313-3.13.5-4.1.aarch64" } }, { "category": "product_version", "name": "python313-32bit-3.13.5-4.1.aarch64", "product": { "name": "python313-32bit-3.13.5-4.1.aarch64", "product_id": "python313-32bit-3.13.5-4.1.aarch64" } }, { "category": "product_version", "name": "python313-curses-3.13.5-4.1.aarch64", "product": { "name": "python313-curses-3.13.5-4.1.aarch64", "product_id": "python313-curses-3.13.5-4.1.aarch64" } }, { "category": "product_version", "name": "python313-dbm-3.13.5-4.1.aarch64", "product": { "name": "python313-dbm-3.13.5-4.1.aarch64", "product_id": "python313-dbm-3.13.5-4.1.aarch64" } }, { "category": "product_version", "name": "python313-idle-3.13.5-4.1.aarch64", "product": { "name": "python313-idle-3.13.5-4.1.aarch64", "product_id": "python313-idle-3.13.5-4.1.aarch64" } }, { "category": "product_version", "name": "python313-tk-3.13.5-4.1.aarch64", "product": { "name": "python313-tk-3.13.5-4.1.aarch64", "product_id": "python313-tk-3.13.5-4.1.aarch64" } }, { "category": "product_version", "name": "python313-x86-64-v3-3.13.5-4.1.aarch64", "product": { "name": "python313-x86-64-v3-3.13.5-4.1.aarch64", "product_id": "python313-x86-64-v3-3.13.5-4.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python313-3.13.5-4.1.ppc64le", "product": { "name": "python313-3.13.5-4.1.ppc64le", "product_id": "python313-3.13.5-4.1.ppc64le" } }, { "category": "product_version", "name": "python313-32bit-3.13.5-4.1.ppc64le", "product": { "name": "python313-32bit-3.13.5-4.1.ppc64le", "product_id": "python313-32bit-3.13.5-4.1.ppc64le" } }, { "category": "product_version", "name": "python313-curses-3.13.5-4.1.ppc64le", "product": { "name": "python313-curses-3.13.5-4.1.ppc64le", "product_id": "python313-curses-3.13.5-4.1.ppc64le" } }, { "category": "product_version", "name": "python313-dbm-3.13.5-4.1.ppc64le", "product": { "name": "python313-dbm-3.13.5-4.1.ppc64le", "product_id": "python313-dbm-3.13.5-4.1.ppc64le" } }, { "category": "product_version", "name": "python313-idle-3.13.5-4.1.ppc64le", "product": { "name": "python313-idle-3.13.5-4.1.ppc64le", "product_id": "python313-idle-3.13.5-4.1.ppc64le" } }, { "category": "product_version", "name": "python313-tk-3.13.5-4.1.ppc64le", "product": { "name": "python313-tk-3.13.5-4.1.ppc64le", "product_id": "python313-tk-3.13.5-4.1.ppc64le" } }, { "category": "product_version", "name": "python313-x86-64-v3-3.13.5-4.1.ppc64le", "product": { "name": "python313-x86-64-v3-3.13.5-4.1.ppc64le", "product_id": "python313-x86-64-v3-3.13.5-4.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python313-3.13.5-4.1.s390x", "product": { "name": "python313-3.13.5-4.1.s390x", "product_id": "python313-3.13.5-4.1.s390x" } }, { "category": "product_version", "name": "python313-32bit-3.13.5-4.1.s390x", "product": { "name": "python313-32bit-3.13.5-4.1.s390x", "product_id": "python313-32bit-3.13.5-4.1.s390x" } }, { "category": "product_version", "name": "python313-curses-3.13.5-4.1.s390x", "product": { "name": "python313-curses-3.13.5-4.1.s390x", "product_id": "python313-curses-3.13.5-4.1.s390x" } }, { "category": "product_version", "name": "python313-dbm-3.13.5-4.1.s390x", "product": { "name": "python313-dbm-3.13.5-4.1.s390x", "product_id": "python313-dbm-3.13.5-4.1.s390x" } }, { "category": "product_version", "name": "python313-idle-3.13.5-4.1.s390x", "product": { "name": "python313-idle-3.13.5-4.1.s390x", "product_id": "python313-idle-3.13.5-4.1.s390x" } }, { "category": "product_version", "name": "python313-tk-3.13.5-4.1.s390x", "product": { "name": "python313-tk-3.13.5-4.1.s390x", "product_id": "python313-tk-3.13.5-4.1.s390x" } }, { "category": "product_version", "name": "python313-x86-64-v3-3.13.5-4.1.s390x", "product": { "name": "python313-x86-64-v3-3.13.5-4.1.s390x", "product_id": "python313-x86-64-v3-3.13.5-4.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python313-3.13.5-4.1.x86_64", "product": { "name": "python313-3.13.5-4.1.x86_64", "product_id": "python313-3.13.5-4.1.x86_64" } }, { "category": "product_version", "name": "python313-32bit-3.13.5-4.1.x86_64", "product": { "name": "python313-32bit-3.13.5-4.1.x86_64", "product_id": "python313-32bit-3.13.5-4.1.x86_64" } }, { "category": "product_version", "name": "python313-curses-3.13.5-4.1.x86_64", "product": { "name": "python313-curses-3.13.5-4.1.x86_64", "product_id": "python313-curses-3.13.5-4.1.x86_64" } }, { "category": "product_version", "name": "python313-dbm-3.13.5-4.1.x86_64", "product": { "name": "python313-dbm-3.13.5-4.1.x86_64", "product_id": "python313-dbm-3.13.5-4.1.x86_64" } }, { "category": "product_version", "name": "python313-idle-3.13.5-4.1.x86_64", "product": { "name": "python313-idle-3.13.5-4.1.x86_64", "product_id": "python313-idle-3.13.5-4.1.x86_64" } }, { "category": "product_version", "name": "python313-tk-3.13.5-4.1.x86_64", "product": { "name": "python313-tk-3.13.5-4.1.x86_64", "product_id": "python313-tk-3.13.5-4.1.x86_64" } }, { "category": "product_version", "name": "python313-x86-64-v3-3.13.5-4.1.x86_64", "product": { "name": "python313-x86-64-v3-3.13.5-4.1.x86_64", "product_id": "python313-x86-64-v3-3.13.5-4.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python313-3.13.5-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-3.13.5-4.1.aarch64" }, "product_reference": "python313-3.13.5-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-3.13.5-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-3.13.5-4.1.ppc64le" }, "product_reference": "python313-3.13.5-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-3.13.5-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-3.13.5-4.1.s390x" }, "product_reference": "python313-3.13.5-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-3.13.5-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-3.13.5-4.1.x86_64" }, "product_reference": "python313-3.13.5-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-32bit-3.13.5-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.aarch64" }, "product_reference": "python313-32bit-3.13.5-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-32bit-3.13.5-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.ppc64le" }, "product_reference": "python313-32bit-3.13.5-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-32bit-3.13.5-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.s390x" }, "product_reference": "python313-32bit-3.13.5-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-32bit-3.13.5-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.x86_64" }, "product_reference": "python313-32bit-3.13.5-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-curses-3.13.5-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.aarch64" }, "product_reference": "python313-curses-3.13.5-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-curses-3.13.5-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.ppc64le" }, "product_reference": "python313-curses-3.13.5-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-curses-3.13.5-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.s390x" }, "product_reference": "python313-curses-3.13.5-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-curses-3.13.5-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.x86_64" }, "product_reference": "python313-curses-3.13.5-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-dbm-3.13.5-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.aarch64" }, "product_reference": "python313-dbm-3.13.5-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-dbm-3.13.5-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.ppc64le" }, "product_reference": "python313-dbm-3.13.5-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-dbm-3.13.5-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.s390x" }, "product_reference": "python313-dbm-3.13.5-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-dbm-3.13.5-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.x86_64" }, "product_reference": "python313-dbm-3.13.5-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-idle-3.13.5-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.aarch64" }, "product_reference": "python313-idle-3.13.5-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-idle-3.13.5-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.ppc64le" }, "product_reference": "python313-idle-3.13.5-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-idle-3.13.5-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.s390x" }, "product_reference": "python313-idle-3.13.5-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-idle-3.13.5-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.x86_64" }, "product_reference": "python313-idle-3.13.5-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tk-3.13.5-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.aarch64" }, "product_reference": "python313-tk-3.13.5-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tk-3.13.5-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.ppc64le" }, "product_reference": "python313-tk-3.13.5-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tk-3.13.5-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.s390x" }, "product_reference": "python313-tk-3.13.5-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tk-3.13.5-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.x86_64" }, "product_reference": "python313-tk-3.13.5-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-x86-64-v3-3.13.5-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.aarch64" }, "product_reference": "python313-x86-64-v3-3.13.5-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-x86-64-v3-3.13.5-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.ppc64le" }, "product_reference": "python313-x86-64-v3-3.13.5-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-x86-64-v3-3.13.5-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.s390x" }, "product_reference": "python313-x86-64-v3-3.13.5-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-x86-64-v3-3.13.5-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.x86_64" }, "product_reference": "python313-x86-64-v3-3.13.5-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.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": [ "openSUSE Tumbleweed:python313-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-32bit-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.5-4.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.5-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-04T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
opensuse-su-2025:15408-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python312-3.12.11-4.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python312-3.12.11-4.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15408", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15408-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "python312-3.12.11-4.1 on GA media", "tracking": { "current_release_date": "2025-08-04T00:00:00Z", "generator": { "date": "2025-08-04T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15408-1", "initial_release_date": "2025-08-04T00:00:00Z", "revision_history": [ { "date": "2025-08-04T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python312-3.12.11-4.1.aarch64", "product": { "name": "python312-3.12.11-4.1.aarch64", "product_id": "python312-3.12.11-4.1.aarch64" } }, { "category": "product_version", "name": "python312-32bit-3.12.11-4.1.aarch64", "product": { "name": "python312-32bit-3.12.11-4.1.aarch64", "product_id": "python312-32bit-3.12.11-4.1.aarch64" } }, { "category": "product_version", "name": "python312-curses-3.12.11-4.1.aarch64", "product": { "name": "python312-curses-3.12.11-4.1.aarch64", "product_id": "python312-curses-3.12.11-4.1.aarch64" } }, { "category": "product_version", "name": "python312-dbm-3.12.11-4.1.aarch64", "product": { "name": "python312-dbm-3.12.11-4.1.aarch64", "product_id": "python312-dbm-3.12.11-4.1.aarch64" } }, { "category": "product_version", "name": "python312-idle-3.12.11-4.1.aarch64", "product": { "name": "python312-idle-3.12.11-4.1.aarch64", "product_id": "python312-idle-3.12.11-4.1.aarch64" } }, { "category": "product_version", "name": "python312-tk-3.12.11-4.1.aarch64", "product": { "name": "python312-tk-3.12.11-4.1.aarch64", "product_id": "python312-tk-3.12.11-4.1.aarch64" } }, { "category": "product_version", "name": "python312-x86-64-v3-3.12.11-4.1.aarch64", "product": { "name": "python312-x86-64-v3-3.12.11-4.1.aarch64", "product_id": "python312-x86-64-v3-3.12.11-4.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python312-3.12.11-4.1.ppc64le", "product": { "name": "python312-3.12.11-4.1.ppc64le", "product_id": "python312-3.12.11-4.1.ppc64le" } }, { "category": "product_version", "name": "python312-32bit-3.12.11-4.1.ppc64le", "product": { "name": "python312-32bit-3.12.11-4.1.ppc64le", "product_id": "python312-32bit-3.12.11-4.1.ppc64le" } }, { "category": "product_version", "name": "python312-curses-3.12.11-4.1.ppc64le", "product": { "name": "python312-curses-3.12.11-4.1.ppc64le", "product_id": "python312-curses-3.12.11-4.1.ppc64le" } }, { "category": "product_version", "name": "python312-dbm-3.12.11-4.1.ppc64le", "product": { "name": "python312-dbm-3.12.11-4.1.ppc64le", "product_id": "python312-dbm-3.12.11-4.1.ppc64le" } }, { "category": "product_version", "name": "python312-idle-3.12.11-4.1.ppc64le", "product": { "name": "python312-idle-3.12.11-4.1.ppc64le", "product_id": "python312-idle-3.12.11-4.1.ppc64le" } }, { "category": "product_version", "name": "python312-tk-3.12.11-4.1.ppc64le", "product": { "name": "python312-tk-3.12.11-4.1.ppc64le", "product_id": "python312-tk-3.12.11-4.1.ppc64le" } }, { "category": "product_version", "name": "python312-x86-64-v3-3.12.11-4.1.ppc64le", "product": { "name": "python312-x86-64-v3-3.12.11-4.1.ppc64le", "product_id": "python312-x86-64-v3-3.12.11-4.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python312-3.12.11-4.1.s390x", "product": { "name": "python312-3.12.11-4.1.s390x", "product_id": "python312-3.12.11-4.1.s390x" } }, { "category": "product_version", "name": "python312-32bit-3.12.11-4.1.s390x", "product": { "name": "python312-32bit-3.12.11-4.1.s390x", "product_id": "python312-32bit-3.12.11-4.1.s390x" } }, { "category": "product_version", "name": "python312-curses-3.12.11-4.1.s390x", "product": { "name": "python312-curses-3.12.11-4.1.s390x", "product_id": "python312-curses-3.12.11-4.1.s390x" } }, { "category": "product_version", "name": "python312-dbm-3.12.11-4.1.s390x", "product": { "name": "python312-dbm-3.12.11-4.1.s390x", "product_id": "python312-dbm-3.12.11-4.1.s390x" } }, { "category": "product_version", "name": "python312-idle-3.12.11-4.1.s390x", "product": { "name": "python312-idle-3.12.11-4.1.s390x", "product_id": "python312-idle-3.12.11-4.1.s390x" } }, { "category": "product_version", "name": "python312-tk-3.12.11-4.1.s390x", "product": { "name": "python312-tk-3.12.11-4.1.s390x", "product_id": "python312-tk-3.12.11-4.1.s390x" } }, { "category": "product_version", "name": "python312-x86-64-v3-3.12.11-4.1.s390x", "product": { "name": "python312-x86-64-v3-3.12.11-4.1.s390x", "product_id": "python312-x86-64-v3-3.12.11-4.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python312-3.12.11-4.1.x86_64", "product": { "name": "python312-3.12.11-4.1.x86_64", "product_id": "python312-3.12.11-4.1.x86_64" } }, { "category": "product_version", "name": "python312-32bit-3.12.11-4.1.x86_64", "product": { "name": "python312-32bit-3.12.11-4.1.x86_64", "product_id": "python312-32bit-3.12.11-4.1.x86_64" } }, { "category": "product_version", "name": "python312-curses-3.12.11-4.1.x86_64", "product": { "name": "python312-curses-3.12.11-4.1.x86_64", "product_id": "python312-curses-3.12.11-4.1.x86_64" } }, { "category": "product_version", "name": "python312-dbm-3.12.11-4.1.x86_64", "product": { "name": "python312-dbm-3.12.11-4.1.x86_64", "product_id": "python312-dbm-3.12.11-4.1.x86_64" } }, { "category": "product_version", "name": "python312-idle-3.12.11-4.1.x86_64", "product": { "name": "python312-idle-3.12.11-4.1.x86_64", "product_id": "python312-idle-3.12.11-4.1.x86_64" } }, { "category": "product_version", "name": "python312-tk-3.12.11-4.1.x86_64", "product": { "name": "python312-tk-3.12.11-4.1.x86_64", "product_id": "python312-tk-3.12.11-4.1.x86_64" } }, { "category": "product_version", "name": "python312-x86-64-v3-3.12.11-4.1.x86_64", "product": { "name": "python312-x86-64-v3-3.12.11-4.1.x86_64", "product_id": "python312-x86-64-v3-3.12.11-4.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python312-3.12.11-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-3.12.11-4.1.aarch64" }, "product_reference": "python312-3.12.11-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-3.12.11-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-3.12.11-4.1.ppc64le" }, "product_reference": "python312-3.12.11-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-3.12.11-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-3.12.11-4.1.s390x" }, "product_reference": "python312-3.12.11-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-3.12.11-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-3.12.11-4.1.x86_64" }, "product_reference": "python312-3.12.11-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-32bit-3.12.11-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.aarch64" }, "product_reference": "python312-32bit-3.12.11-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-32bit-3.12.11-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.ppc64le" }, "product_reference": "python312-32bit-3.12.11-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-32bit-3.12.11-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.s390x" }, "product_reference": "python312-32bit-3.12.11-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-32bit-3.12.11-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.x86_64" }, "product_reference": "python312-32bit-3.12.11-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-curses-3.12.11-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.aarch64" }, "product_reference": "python312-curses-3.12.11-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-curses-3.12.11-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.ppc64le" }, "product_reference": "python312-curses-3.12.11-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-curses-3.12.11-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.s390x" }, "product_reference": "python312-curses-3.12.11-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-curses-3.12.11-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.x86_64" }, "product_reference": "python312-curses-3.12.11-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-dbm-3.12.11-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.aarch64" }, "product_reference": "python312-dbm-3.12.11-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-dbm-3.12.11-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.ppc64le" }, "product_reference": "python312-dbm-3.12.11-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-dbm-3.12.11-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.s390x" }, "product_reference": "python312-dbm-3.12.11-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-dbm-3.12.11-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.x86_64" }, "product_reference": "python312-dbm-3.12.11-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-idle-3.12.11-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.aarch64" }, "product_reference": "python312-idle-3.12.11-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-idle-3.12.11-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.ppc64le" }, "product_reference": "python312-idle-3.12.11-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-idle-3.12.11-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.s390x" }, "product_reference": "python312-idle-3.12.11-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-idle-3.12.11-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.x86_64" }, "product_reference": "python312-idle-3.12.11-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-tk-3.12.11-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.aarch64" }, "product_reference": "python312-tk-3.12.11-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-tk-3.12.11-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.ppc64le" }, "product_reference": "python312-tk-3.12.11-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-tk-3.12.11-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.s390x" }, "product_reference": "python312-tk-3.12.11-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-tk-3.12.11-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.x86_64" }, "product_reference": "python312-tk-3.12.11-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-x86-64-v3-3.12.11-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.aarch64" }, "product_reference": "python312-x86-64-v3-3.12.11-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-x86-64-v3-3.12.11-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.ppc64le" }, "product_reference": "python312-x86-64-v3-3.12.11-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-x86-64-v3-3.12.11-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.s390x" }, "product_reference": "python312-x86-64-v3-3.12.11-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-x86-64-v3-3.12.11-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.x86_64" }, "product_reference": "python312-x86-64-v3-3.12.11-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python312-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python312-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.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": [ "openSUSE Tumbleweed:python312-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-32bit-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-curses-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-dbm-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-idle-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-tk-3.12.11-4.1.x86_64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.aarch64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.ppc64le", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.s390x", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.11-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-04T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
opensuse-su-2025:15404-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python39-3.9.23-4.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python39-3.9.23-4.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15404", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15404-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "python39-3.9.23-4.1 on GA media", "tracking": { "current_release_date": "2025-08-03T00:00:00Z", "generator": { "date": "2025-08-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15404-1", "initial_release_date": "2025-08-03T00:00:00Z", "revision_history": [ { "date": "2025-08-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python39-3.9.23-4.1.aarch64", "product": { "name": "python39-3.9.23-4.1.aarch64", "product_id": "python39-3.9.23-4.1.aarch64" } }, { "category": "product_version", "name": "python39-curses-3.9.23-4.1.aarch64", "product": { "name": "python39-curses-3.9.23-4.1.aarch64", "product_id": "python39-curses-3.9.23-4.1.aarch64" } }, { "category": "product_version", "name": "python39-dbm-3.9.23-4.1.aarch64", "product": { "name": "python39-dbm-3.9.23-4.1.aarch64", "product_id": "python39-dbm-3.9.23-4.1.aarch64" } }, { "category": "product_version", "name": "python39-idle-3.9.23-4.1.aarch64", "product": { "name": "python39-idle-3.9.23-4.1.aarch64", "product_id": "python39-idle-3.9.23-4.1.aarch64" } }, { "category": "product_version", "name": "python39-tk-3.9.23-4.1.aarch64", "product": { "name": "python39-tk-3.9.23-4.1.aarch64", "product_id": "python39-tk-3.9.23-4.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python39-3.9.23-4.1.ppc64le", "product": { "name": "python39-3.9.23-4.1.ppc64le", "product_id": "python39-3.9.23-4.1.ppc64le" } }, { "category": "product_version", "name": "python39-curses-3.9.23-4.1.ppc64le", "product": { "name": "python39-curses-3.9.23-4.1.ppc64le", "product_id": "python39-curses-3.9.23-4.1.ppc64le" } }, { "category": "product_version", "name": "python39-dbm-3.9.23-4.1.ppc64le", "product": { "name": "python39-dbm-3.9.23-4.1.ppc64le", "product_id": "python39-dbm-3.9.23-4.1.ppc64le" } }, { "category": "product_version", "name": "python39-idle-3.9.23-4.1.ppc64le", "product": { "name": "python39-idle-3.9.23-4.1.ppc64le", "product_id": "python39-idle-3.9.23-4.1.ppc64le" } }, { "category": "product_version", "name": "python39-tk-3.9.23-4.1.ppc64le", "product": { "name": "python39-tk-3.9.23-4.1.ppc64le", "product_id": "python39-tk-3.9.23-4.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python39-3.9.23-4.1.s390x", "product": { "name": "python39-3.9.23-4.1.s390x", "product_id": "python39-3.9.23-4.1.s390x" } }, { "category": "product_version", "name": "python39-curses-3.9.23-4.1.s390x", "product": { "name": "python39-curses-3.9.23-4.1.s390x", "product_id": "python39-curses-3.9.23-4.1.s390x" } }, { "category": "product_version", "name": "python39-dbm-3.9.23-4.1.s390x", "product": { "name": "python39-dbm-3.9.23-4.1.s390x", "product_id": "python39-dbm-3.9.23-4.1.s390x" } }, { "category": "product_version", "name": "python39-idle-3.9.23-4.1.s390x", "product": { "name": "python39-idle-3.9.23-4.1.s390x", "product_id": "python39-idle-3.9.23-4.1.s390x" } }, { "category": "product_version", "name": "python39-tk-3.9.23-4.1.s390x", "product": { "name": "python39-tk-3.9.23-4.1.s390x", "product_id": "python39-tk-3.9.23-4.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python39-3.9.23-4.1.x86_64", "product": { "name": "python39-3.9.23-4.1.x86_64", "product_id": "python39-3.9.23-4.1.x86_64" } }, { "category": "product_version", "name": "python39-curses-3.9.23-4.1.x86_64", "product": { "name": "python39-curses-3.9.23-4.1.x86_64", "product_id": "python39-curses-3.9.23-4.1.x86_64" } }, { "category": "product_version", "name": "python39-dbm-3.9.23-4.1.x86_64", "product": { "name": "python39-dbm-3.9.23-4.1.x86_64", "product_id": "python39-dbm-3.9.23-4.1.x86_64" } }, { "category": "product_version", "name": "python39-idle-3.9.23-4.1.x86_64", "product": { "name": "python39-idle-3.9.23-4.1.x86_64", "product_id": "python39-idle-3.9.23-4.1.x86_64" } }, { "category": "product_version", "name": "python39-tk-3.9.23-4.1.x86_64", "product": { "name": "python39-tk-3.9.23-4.1.x86_64", "product_id": "python39-tk-3.9.23-4.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.23-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.23-4.1.aarch64" }, "product_reference": "python39-3.9.23-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.23-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.23-4.1.ppc64le" }, "product_reference": "python39-3.9.23-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.23-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.23-4.1.s390x" }, "product_reference": "python39-3.9.23-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.23-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.23-4.1.x86_64" }, "product_reference": "python39-3.9.23-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.23-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.aarch64" }, "product_reference": "python39-curses-3.9.23-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.23-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.ppc64le" }, "product_reference": "python39-curses-3.9.23-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.23-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.s390x" }, "product_reference": "python39-curses-3.9.23-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.23-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.x86_64" }, "product_reference": "python39-curses-3.9.23-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.23-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.aarch64" }, "product_reference": "python39-dbm-3.9.23-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.23-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.ppc64le" }, "product_reference": "python39-dbm-3.9.23-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.23-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.s390x" }, "product_reference": "python39-dbm-3.9.23-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.23-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.x86_64" }, "product_reference": "python39-dbm-3.9.23-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.23-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.aarch64" }, "product_reference": "python39-idle-3.9.23-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.23-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.ppc64le" }, "product_reference": "python39-idle-3.9.23-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.23-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.s390x" }, "product_reference": "python39-idle-3.9.23-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.23-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.x86_64" }, "product_reference": "python39-idle-3.9.23-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.23-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.aarch64" }, "product_reference": "python39-tk-3.9.23-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.23-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.ppc64le" }, "product_reference": "python39-tk-3.9.23-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.23-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.s390x" }, "product_reference": "python39-tk-3.9.23-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.23-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.x86_64" }, "product_reference": "python39-tk-3.9.23-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python39-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-3.9.23-4.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python39-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-3.9.23-4.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.23-4.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": [ "openSUSE Tumbleweed:python39-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-3.9.23-4.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.23-4.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.23-4.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.23-4.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.23-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
opensuse-su-2025:15407-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python311-3.11.13-4.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python311-3.11.13-4.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15407", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15407-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "python311-3.11.13-4.1 on GA media", "tracking": { "current_release_date": "2025-08-04T00:00:00Z", "generator": { "date": "2025-08-04T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15407-1", "initial_release_date": "2025-08-04T00:00:00Z", "revision_history": [ { "date": "2025-08-04T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-3.11.13-4.1.aarch64", "product": { "name": "python311-3.11.13-4.1.aarch64", "product_id": "python311-3.11.13-4.1.aarch64" } }, { "category": "product_version", "name": "python311-32bit-3.11.13-4.1.aarch64", "product": { "name": "python311-32bit-3.11.13-4.1.aarch64", "product_id": "python311-32bit-3.11.13-4.1.aarch64" } }, { "category": "product_version", "name": "python311-curses-3.11.13-4.1.aarch64", "product": { "name": "python311-curses-3.11.13-4.1.aarch64", "product_id": "python311-curses-3.11.13-4.1.aarch64" } }, { "category": "product_version", "name": "python311-dbm-3.11.13-4.1.aarch64", "product": { "name": "python311-dbm-3.11.13-4.1.aarch64", "product_id": "python311-dbm-3.11.13-4.1.aarch64" } }, { "category": "product_version", "name": "python311-idle-3.11.13-4.1.aarch64", "product": { "name": "python311-idle-3.11.13-4.1.aarch64", "product_id": "python311-idle-3.11.13-4.1.aarch64" } }, { "category": "product_version", "name": "python311-tk-3.11.13-4.1.aarch64", "product": { "name": "python311-tk-3.11.13-4.1.aarch64", "product_id": "python311-tk-3.11.13-4.1.aarch64" } }, { "category": "product_version", "name": "python311-x86-64-v3-3.11.13-4.1.aarch64", "product": { "name": "python311-x86-64-v3-3.11.13-4.1.aarch64", "product_id": "python311-x86-64-v3-3.11.13-4.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python311-3.11.13-4.1.ppc64le", "product": { "name": "python311-3.11.13-4.1.ppc64le", "product_id": "python311-3.11.13-4.1.ppc64le" } }, { "category": "product_version", "name": "python311-32bit-3.11.13-4.1.ppc64le", "product": { "name": "python311-32bit-3.11.13-4.1.ppc64le", "product_id": "python311-32bit-3.11.13-4.1.ppc64le" } }, { "category": "product_version", "name": "python311-curses-3.11.13-4.1.ppc64le", "product": { "name": "python311-curses-3.11.13-4.1.ppc64le", "product_id": "python311-curses-3.11.13-4.1.ppc64le" } }, { "category": "product_version", "name": "python311-dbm-3.11.13-4.1.ppc64le", "product": { "name": "python311-dbm-3.11.13-4.1.ppc64le", "product_id": "python311-dbm-3.11.13-4.1.ppc64le" } }, { "category": "product_version", "name": "python311-idle-3.11.13-4.1.ppc64le", "product": { "name": "python311-idle-3.11.13-4.1.ppc64le", "product_id": "python311-idle-3.11.13-4.1.ppc64le" } }, { "category": "product_version", "name": "python311-tk-3.11.13-4.1.ppc64le", "product": { "name": "python311-tk-3.11.13-4.1.ppc64le", "product_id": "python311-tk-3.11.13-4.1.ppc64le" } }, { "category": "product_version", "name": "python311-x86-64-v3-3.11.13-4.1.ppc64le", "product": { "name": "python311-x86-64-v3-3.11.13-4.1.ppc64le", "product_id": "python311-x86-64-v3-3.11.13-4.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python311-3.11.13-4.1.s390x", "product": { "name": "python311-3.11.13-4.1.s390x", "product_id": "python311-3.11.13-4.1.s390x" } }, { "category": "product_version", "name": "python311-32bit-3.11.13-4.1.s390x", "product": { "name": "python311-32bit-3.11.13-4.1.s390x", "product_id": "python311-32bit-3.11.13-4.1.s390x" } }, { "category": "product_version", "name": "python311-curses-3.11.13-4.1.s390x", "product": { "name": "python311-curses-3.11.13-4.1.s390x", "product_id": "python311-curses-3.11.13-4.1.s390x" } }, { "category": "product_version", "name": "python311-dbm-3.11.13-4.1.s390x", "product": { "name": "python311-dbm-3.11.13-4.1.s390x", "product_id": "python311-dbm-3.11.13-4.1.s390x" } }, { "category": "product_version", "name": "python311-idle-3.11.13-4.1.s390x", "product": { "name": "python311-idle-3.11.13-4.1.s390x", "product_id": "python311-idle-3.11.13-4.1.s390x" } }, { "category": "product_version", "name": "python311-tk-3.11.13-4.1.s390x", "product": { "name": "python311-tk-3.11.13-4.1.s390x", "product_id": "python311-tk-3.11.13-4.1.s390x" } }, { "category": "product_version", "name": "python311-x86-64-v3-3.11.13-4.1.s390x", "product": { "name": "python311-x86-64-v3-3.11.13-4.1.s390x", "product_id": "python311-x86-64-v3-3.11.13-4.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python311-3.11.13-4.1.x86_64", "product": { "name": "python311-3.11.13-4.1.x86_64", "product_id": "python311-3.11.13-4.1.x86_64" } }, { "category": "product_version", "name": "python311-32bit-3.11.13-4.1.x86_64", "product": { "name": "python311-32bit-3.11.13-4.1.x86_64", "product_id": "python311-32bit-3.11.13-4.1.x86_64" } }, { "category": "product_version", "name": "python311-curses-3.11.13-4.1.x86_64", "product": { "name": "python311-curses-3.11.13-4.1.x86_64", "product_id": "python311-curses-3.11.13-4.1.x86_64" } }, { "category": "product_version", "name": "python311-dbm-3.11.13-4.1.x86_64", "product": { "name": "python311-dbm-3.11.13-4.1.x86_64", "product_id": "python311-dbm-3.11.13-4.1.x86_64" } }, { "category": "product_version", "name": "python311-idle-3.11.13-4.1.x86_64", "product": { "name": "python311-idle-3.11.13-4.1.x86_64", "product_id": "python311-idle-3.11.13-4.1.x86_64" } }, { "category": "product_version", "name": "python311-tk-3.11.13-4.1.x86_64", "product": { "name": "python311-tk-3.11.13-4.1.x86_64", "product_id": "python311-tk-3.11.13-4.1.x86_64" } }, { "category": "product_version", "name": "python311-x86-64-v3-3.11.13-4.1.x86_64", "product": { "name": "python311-x86-64-v3-3.11.13-4.1.x86_64", "product_id": "python311-x86-64-v3-3.11.13-4.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-3.11.13-4.1.aarch64" }, "product_reference": "python311-3.11.13-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-3.11.13-4.1.ppc64le" }, "product_reference": "python311-3.11.13-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-3.11.13-4.1.s390x" }, "product_reference": "python311-3.11.13-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-3.11.13-4.1.x86_64" }, "product_reference": "python311-3.11.13-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.13-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.aarch64" }, "product_reference": "python311-32bit-3.11.13-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.13-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.ppc64le" }, "product_reference": "python311-32bit-3.11.13-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.13-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.s390x" }, "product_reference": "python311-32bit-3.11.13-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.13-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.x86_64" }, "product_reference": "python311-32bit-3.11.13-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.aarch64" }, "product_reference": "python311-curses-3.11.13-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.ppc64le" }, "product_reference": "python311-curses-3.11.13-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.s390x" }, "product_reference": "python311-curses-3.11.13-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.x86_64" }, "product_reference": "python311-curses-3.11.13-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.aarch64" }, "product_reference": "python311-dbm-3.11.13-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.ppc64le" }, "product_reference": "python311-dbm-3.11.13-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.s390x" }, "product_reference": "python311-dbm-3.11.13-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.x86_64" }, "product_reference": "python311-dbm-3.11.13-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.aarch64" }, "product_reference": "python311-idle-3.11.13-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.ppc64le" }, "product_reference": "python311-idle-3.11.13-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.s390x" }, "product_reference": "python311-idle-3.11.13-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.x86_64" }, "product_reference": "python311-idle-3.11.13-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.aarch64" }, "product_reference": "python311-tk-3.11.13-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.ppc64le" }, "product_reference": "python311-tk-3.11.13-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.s390x" }, "product_reference": "python311-tk-3.11.13-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.x86_64" }, "product_reference": "python311-tk-3.11.13-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-x86-64-v3-3.11.13-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.aarch64" }, "product_reference": "python311-x86-64-v3-3.11.13-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-x86-64-v3-3.11.13-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.ppc64le" }, "product_reference": "python311-x86-64-v3-3.11.13-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-x86-64-v3-3.11.13-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.s390x" }, "product_reference": "python311-x86-64-v3-3.11.13-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-x86-64-v3-3.11.13-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.x86_64" }, "product_reference": "python311-x86-64-v3-3.11.13-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python311-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python311-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.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": [ "openSUSE Tumbleweed:python311-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-32bit-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-curses-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-dbm-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-idle-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-tk-3.11.13-4.1.x86_64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.aarch64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.ppc64le", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.s390x", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.13-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-04T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
ghsa-v594-44hm-2j7p
Vulnerability from github
There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives.
This vulnerability can be mitigated by including the following patch after importing the “tarfile” module:
import tarfile
def _block_patched(self, count): if count < 0: # pragma: no cover raise tarfile.InvalidHeaderError("invalid offset") return _block_patched._orig_block(self, count)
_block_patched._orig_block = tarfile.TarInfo._block tarfile.TarInfo._block = _block_patched
{ "affected": [], "aliases": [ "CVE-2025-8194" ], "database_specific": { "cwe_ids": [ "CWE-835" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-07-28T19:15:43Z", "severity": "HIGH" }, "details": "There is a defect in the CPython \u201ctarfile\u201d module affecting the \u201cTarFile\u201d extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \u201ctarfile\u201d module:\n\n\n\nimport tarfile\n\ndef _block_patched(self, count):\n\u00a0 \u00a0 if count \u003c 0: # pragma: no cover\n\u00a0 \u00a0 \u00a0 \u00a0 raise tarfile.InvalidHeaderError(\"invalid offset\")\n\u00a0 \u00a0 return _block_patched._orig_block(self, count)\n\n_block_patched._orig_block = tarfile.TarInfo._block\ntarfile.TarInfo._block = _block_patched", "id": "GHSA-v594-44hm-2j7p", "modified": "2025-08-07T21:31:05Z", "published": "2025-07-28T21:31:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8194" }, { "type": "WEB", "url": "https://github.com/python/cpython/issues/130577" }, { "type": "WEB", "url": "https://github.com/python/cpython/pull/137027" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/7040aa54f14676938970e10c5f74ea93cd56aa38" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/c9d9f78feb1467e73fd29356c040bde1c104f29f" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/cdae923ffe187d6ef916c0f665a31249619193fe" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/fbc2a0ca9ac8aff6887f8ddf79b87b4510277227" }, { "type": "WEB", "url": "https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1" }, { "type": "WEB", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/ZULLF3IZ726XP5EY7XJ7YIN3K5MDYR2D" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
suse-su-2025:02802-1
Vulnerability from csaf_suse
Notes
{ "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 python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2025-6069: Fixed worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser (bsc#1244705)\n- CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets (bsc#1247249)\n\nOther fixes:\n- Limit buffer size for IPv6 address parsing (bsc#1244401). \n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2802,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2802", "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-2025_02802-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02802-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502802-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02802-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041209.html" }, { "category": "self", "summary": "SUSE Bug 1244401", "url": "https://bugzilla.suse.com/1244401" }, { "category": "self", "summary": "SUSE Bug 1244705", "url": "https://bugzilla.suse.com/1244705" }, { "category": "self", "summary": "SUSE Bug 1247249", "url": "https://bugzilla.suse.com/1247249" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6069 page", "url": "https://www.suse.com/security/cve/CVE-2025-6069/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2025-08-14T15:10:00Z", "generator": { "date": "2025-08-14T15:10:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02802-1", "initial_release_date": "2025-08-14T15:10:00Z", "revision_history": [ { "date": "2025-08-14T15:10:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.158.1.aarch64", "product": { "name": "libpython3_4m1_0-3.4.10-25.158.1.aarch64", "product_id": "libpython3_4m1_0-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-3.4.10-25.158.1.aarch64", "product": { "name": "python3-3.4.10-25.158.1.aarch64", "product_id": "python3-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.158.1.aarch64", "product": { "name": "python3-base-3.4.10-25.158.1.aarch64", "product_id": "python3-base-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.158.1.aarch64", "product": { "name": "python3-curses-3.4.10-25.158.1.aarch64", "product_id": "python3-curses-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.158.1.aarch64", "product": { "name": "python3-dbm-3.4.10-25.158.1.aarch64", "product_id": "python3-dbm-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.158.1.aarch64", "product": { "name": "python3-devel-3.4.10-25.158.1.aarch64", "product_id": "python3-devel-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.158.1.aarch64", "product": { "name": "python3-idle-3.4.10-25.158.1.aarch64", "product_id": "python3-idle-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.158.1.aarch64", "product": { "name": "python3-testsuite-3.4.10-25.158.1.aarch64", "product_id": "python3-testsuite-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.158.1.aarch64", "product": { "name": "python3-tk-3.4.10-25.158.1.aarch64", "product_id": "python3-tk-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.158.1.aarch64", "product": { "name": "python3-tools-3.4.10-25.158.1.aarch64", "product_id": "python3-tools-3.4.10-25.158.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-64bit-3.4.10-25.158.1.aarch64_ilp32", "product": { "name": "libpython3_4m1_0-64bit-3.4.10-25.158.1.aarch64_ilp32", "product_id": "libpython3_4m1_0-64bit-3.4.10-25.158.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-64bit-3.4.10-25.158.1.aarch64_ilp32", "product": { "name": "python3-64bit-3.4.10-25.158.1.aarch64_ilp32", "product_id": "python3-64bit-3.4.10-25.158.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-base-64bit-3.4.10-25.158.1.aarch64_ilp32", "product": { "name": "python3-base-64bit-3.4.10-25.158.1.aarch64_ilp32", "product_id": "python3-base-64bit-3.4.10-25.158.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.158.1.i586", "product": { "name": "libpython3_4m1_0-3.4.10-25.158.1.i586", "product_id": "libpython3_4m1_0-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-3.4.10-25.158.1.i586", "product": { "name": "python3-3.4.10-25.158.1.i586", "product_id": "python3-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.158.1.i586", "product": { "name": "python3-base-3.4.10-25.158.1.i586", "product_id": "python3-base-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.158.1.i586", "product": { "name": "python3-curses-3.4.10-25.158.1.i586", "product_id": "python3-curses-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.158.1.i586", "product": { "name": "python3-dbm-3.4.10-25.158.1.i586", "product_id": "python3-dbm-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.158.1.i586", "product": { "name": "python3-devel-3.4.10-25.158.1.i586", "product_id": "python3-devel-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.158.1.i586", "product": { "name": "python3-idle-3.4.10-25.158.1.i586", "product_id": "python3-idle-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.158.1.i586", "product": { "name": "python3-testsuite-3.4.10-25.158.1.i586", "product_id": "python3-testsuite-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.158.1.i586", "product": { "name": "python3-tk-3.4.10-25.158.1.i586", "product_id": "python3-tk-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.158.1.i586", "product": { "name": "python3-tools-3.4.10-25.158.1.i586", "product_id": "python3-tools-3.4.10-25.158.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python3-doc-3.4.10-25.158.1.noarch", "product": { "name": "python3-doc-3.4.10-25.158.1.noarch", "product_id": "python3-doc-3.4.10-25.158.1.noarch" } }, { "category": "product_version", "name": "python3-doc-pdf-3.4.10-25.158.1.noarch", "product": { "name": "python3-doc-pdf-3.4.10-25.158.1.noarch", "product_id": "python3-doc-pdf-3.4.10-25.158.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.158.1.ppc64le", "product": { "name": "libpython3_4m1_0-3.4.10-25.158.1.ppc64le", "product_id": "libpython3_4m1_0-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-3.4.10-25.158.1.ppc64le", "product_id": "python3-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-base-3.4.10-25.158.1.ppc64le", "product_id": "python3-base-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-curses-3.4.10-25.158.1.ppc64le", "product_id": "python3-curses-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-dbm-3.4.10-25.158.1.ppc64le", "product_id": "python3-dbm-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-devel-3.4.10-25.158.1.ppc64le", "product_id": "python3-devel-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-idle-3.4.10-25.158.1.ppc64le", "product_id": "python3-idle-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-testsuite-3.4.10-25.158.1.ppc64le", "product_id": "python3-testsuite-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-tk-3.4.10-25.158.1.ppc64le", "product_id": "python3-tk-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-tools-3.4.10-25.158.1.ppc64le", "product_id": "python3-tools-3.4.10-25.158.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.158.1.s390x", "product": { "name": "libpython3_4m1_0-3.4.10-25.158.1.s390x", "product_id": "libpython3_4m1_0-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-3.4.10-25.158.1.s390x", "product": { "name": "python3-3.4.10-25.158.1.s390x", "product_id": "python3-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.158.1.s390x", "product": { "name": "python3-base-3.4.10-25.158.1.s390x", "product_id": "python3-base-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.158.1.s390x", "product": { "name": "python3-curses-3.4.10-25.158.1.s390x", "product_id": "python3-curses-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.158.1.s390x", "product": { "name": "python3-dbm-3.4.10-25.158.1.s390x", "product_id": "python3-dbm-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.158.1.s390x", "product": { "name": "python3-devel-3.4.10-25.158.1.s390x", "product_id": "python3-devel-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.158.1.s390x", "product": { "name": "python3-idle-3.4.10-25.158.1.s390x", "product_id": "python3-idle-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.158.1.s390x", "product": { "name": "python3-testsuite-3.4.10-25.158.1.s390x", "product_id": "python3-testsuite-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.158.1.s390x", "product": { "name": "python3-tk-3.4.10-25.158.1.s390x", "product_id": "python3-tk-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.158.1.s390x", "product": { "name": "python3-tools-3.4.10-25.158.1.s390x", "product_id": "python3-tools-3.4.10-25.158.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.158.1.x86_64", "product": { "name": "libpython3_4m1_0-3.4.10-25.158.1.x86_64", "product_id": "libpython3_4m1_0-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-3.4.10-25.158.1.x86_64", "product": { "name": "python3-3.4.10-25.158.1.x86_64", "product_id": "python3-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.158.1.x86_64", "product": { "name": "python3-32bit-3.4.10-25.158.1.x86_64", "product_id": "python3-32bit-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.158.1.x86_64", "product": { "name": "python3-base-3.4.10-25.158.1.x86_64", "product_id": "python3-base-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.158.1.x86_64", "product": { "name": "python3-base-32bit-3.4.10-25.158.1.x86_64", "product_id": "python3-base-32bit-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.158.1.x86_64", "product": { "name": "python3-curses-3.4.10-25.158.1.x86_64", "product_id": "python3-curses-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.158.1.x86_64", "product": { "name": "python3-dbm-3.4.10-25.158.1.x86_64", "product_id": "python3-dbm-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.158.1.x86_64", "product": { "name": "python3-devel-3.4.10-25.158.1.x86_64", "product_id": "python3-devel-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.158.1.x86_64", "product": { "name": "python3-idle-3.4.10-25.158.1.x86_64", "product_id": "python3-idle-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.158.1.x86_64", "product": { "name": "python3-testsuite-3.4.10-25.158.1.x86_64", "product_id": "python3-testsuite-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.158.1.x86_64", "product": { "name": "python3-tk-3.4.10-25.158.1.x86_64", "product_id": "python3-tk-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.158.1.x86_64", "product": { "name": "python3-tools-3.4.10-25.158.1.x86_64", "product_id": "python3-tools-3.4.10-25.158.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64" }, "product_reference": "python3-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_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 LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-14T15:10:00Z", "details": "low" } ], "title": "CVE-2024-11168" }, { "cve": "CVE-2025-6069", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6069" } ], "notes": [ { "category": "general", "text": "The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6069", "url": "https://www.suse.com/security/cve/CVE-2025-6069" }, { "category": "external", "summary": "SUSE Bug 1244705 for CVE-2025-6069", "url": "https://bugzilla.suse.com/1244705" } ], "remediations": [ { "category": "vendor_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 LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.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:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-14T15:10:00Z", "details": "moderate" } ], "title": "CVE-2025-6069" }, { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_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 LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.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 LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-14T15:10:00Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
suse-su-2025:02701-1
Vulnerability from csaf_suse
Notes
{ "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- CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets (bsc#1247249).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2701,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-2701,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-2701,openSUSE-SLE-15.6-2025-2701", "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-2025_02701-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02701-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502701-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02701-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041100.html" }, { "category": "self", "summary": "SUSE Bug 1247249", "url": "https://bugzilla.suse.com/1247249" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2025-08-05T09:32:02Z", "generator": { "date": "2025-08-05T09:32:02Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02701-1", "initial_release_date": "2025-08-05T09:32:02Z", "revision_history": [ { "date": "2025-08-05T09:32: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.18-150000.83.1.aarch64", "product": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.aarch64", "product_id": "libpython2_7-1_0-2.7.18-150000.83.1.aarch64" } }, { "category": "product_version", "name": "python-2.7.18-150000.83.1.aarch64", "product": { "name": "python-2.7.18-150000.83.1.aarch64", "product_id": "python-2.7.18-150000.83.1.aarch64" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.83.1.aarch64", "product": { "name": "python-base-2.7.18-150000.83.1.aarch64", "product_id": "python-base-2.7.18-150000.83.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.83.1.aarch64", "product": { "name": "python-curses-2.7.18-150000.83.1.aarch64", "product_id": "python-curses-2.7.18-150000.83.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.83.1.aarch64", "product": { "name": "python-demo-2.7.18-150000.83.1.aarch64", "product_id": "python-demo-2.7.18-150000.83.1.aarch64" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.83.1.aarch64", "product": { "name": "python-devel-2.7.18-150000.83.1.aarch64", "product_id": "python-devel-2.7.18-150000.83.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.83.1.aarch64", "product": { "name": "python-gdbm-2.7.18-150000.83.1.aarch64", "product_id": "python-gdbm-2.7.18-150000.83.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.83.1.aarch64", "product": { "name": "python-idle-2.7.18-150000.83.1.aarch64", "product_id": "python-idle-2.7.18-150000.83.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.83.1.aarch64", "product": { "name": "python-tk-2.7.18-150000.83.1.aarch64", "product_id": "python-tk-2.7.18-150000.83.1.aarch64" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.83.1.aarch64", "product": { "name": "python-xml-2.7.18-150000.83.1.aarch64", "product_id": "python-xml-2.7.18-150000.83.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-64bit-2.7.18-150000.83.1.aarch64_ilp32", "product": { "name": "libpython2_7-1_0-64bit-2.7.18-150000.83.1.aarch64_ilp32", "product_id": "libpython2_7-1_0-64bit-2.7.18-150000.83.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-64bit-2.7.18-150000.83.1.aarch64_ilp32", "product": { "name": "python-64bit-2.7.18-150000.83.1.aarch64_ilp32", "product_id": "python-64bit-2.7.18-150000.83.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-base-64bit-2.7.18-150000.83.1.aarch64_ilp32", "product": { "name": "python-base-64bit-2.7.18-150000.83.1.aarch64_ilp32", "product_id": "python-base-64bit-2.7.18-150000.83.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.83.1.i586", "product": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.i586", "product_id": "libpython2_7-1_0-2.7.18-150000.83.1.i586" } }, { "category": "product_version", "name": "python-2.7.18-150000.83.1.i586", "product": { "name": "python-2.7.18-150000.83.1.i586", "product_id": "python-2.7.18-150000.83.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.83.1.i586", "product": { "name": "python-base-2.7.18-150000.83.1.i586", "product_id": "python-base-2.7.18-150000.83.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.83.1.i586", "product": { "name": "python-curses-2.7.18-150000.83.1.i586", "product_id": "python-curses-2.7.18-150000.83.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.83.1.i586", "product": { "name": "python-demo-2.7.18-150000.83.1.i586", "product_id": "python-demo-2.7.18-150000.83.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.83.1.i586", "product": { "name": "python-devel-2.7.18-150000.83.1.i586", "product_id": "python-devel-2.7.18-150000.83.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.83.1.i586", "product": { "name": "python-gdbm-2.7.18-150000.83.1.i586", "product_id": "python-gdbm-2.7.18-150000.83.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.83.1.i586", "product": { "name": "python-idle-2.7.18-150000.83.1.i586", "product_id": "python-idle-2.7.18-150000.83.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.83.1.i586", "product": { "name": "python-tk-2.7.18-150000.83.1.i586", "product_id": "python-tk-2.7.18-150000.83.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.83.1.i586", "product": { "name": "python-xml-2.7.18-150000.83.1.i586", "product_id": "python-xml-2.7.18-150000.83.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.18-150000.83.1.noarch", "product": { "name": "python-doc-2.7.18-150000.83.1.noarch", "product_id": "python-doc-2.7.18-150000.83.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.18-150000.83.1.noarch", "product": { "name": "python-doc-pdf-2.7.18-150000.83.1.noarch", "product_id": "python-doc-pdf-2.7.18-150000.83.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "product": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "product_id": "libpython2_7-1_0-2.7.18-150000.83.1.ppc64le" } }, { "category": "product_version", "name": "python-2.7.18-150000.83.1.ppc64le", "product": { "name": "python-2.7.18-150000.83.1.ppc64le", "product_id": "python-2.7.18-150000.83.1.ppc64le" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.83.1.ppc64le", "product": { "name": "python-base-2.7.18-150000.83.1.ppc64le", "product_id": "python-base-2.7.18-150000.83.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.83.1.ppc64le", "product": { "name": "python-curses-2.7.18-150000.83.1.ppc64le", "product_id": "python-curses-2.7.18-150000.83.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.83.1.ppc64le", "product": { "name": "python-demo-2.7.18-150000.83.1.ppc64le", "product_id": "python-demo-2.7.18-150000.83.1.ppc64le" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.83.1.ppc64le", "product": { "name": "python-devel-2.7.18-150000.83.1.ppc64le", "product_id": "python-devel-2.7.18-150000.83.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.83.1.ppc64le", "product": { "name": "python-gdbm-2.7.18-150000.83.1.ppc64le", "product_id": "python-gdbm-2.7.18-150000.83.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.83.1.ppc64le", "product": { "name": "python-idle-2.7.18-150000.83.1.ppc64le", "product_id": "python-idle-2.7.18-150000.83.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.83.1.ppc64le", "product": { "name": "python-tk-2.7.18-150000.83.1.ppc64le", "product_id": "python-tk-2.7.18-150000.83.1.ppc64le" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.83.1.ppc64le", "product": { "name": "python-xml-2.7.18-150000.83.1.ppc64le", "product_id": "python-xml-2.7.18-150000.83.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.83.1.s390x", "product": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.s390x", "product_id": "libpython2_7-1_0-2.7.18-150000.83.1.s390x" } }, { "category": "product_version", "name": "python-2.7.18-150000.83.1.s390x", "product": { "name": "python-2.7.18-150000.83.1.s390x", "product_id": "python-2.7.18-150000.83.1.s390x" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.83.1.s390x", "product": { "name": "python-base-2.7.18-150000.83.1.s390x", "product_id": "python-base-2.7.18-150000.83.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.83.1.s390x", "product": { "name": "python-curses-2.7.18-150000.83.1.s390x", "product_id": "python-curses-2.7.18-150000.83.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.83.1.s390x", "product": { "name": "python-demo-2.7.18-150000.83.1.s390x", "product_id": "python-demo-2.7.18-150000.83.1.s390x" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.83.1.s390x", "product": { "name": "python-devel-2.7.18-150000.83.1.s390x", "product_id": "python-devel-2.7.18-150000.83.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.83.1.s390x", "product": { "name": "python-gdbm-2.7.18-150000.83.1.s390x", "product_id": "python-gdbm-2.7.18-150000.83.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.83.1.s390x", "product": { "name": "python-idle-2.7.18-150000.83.1.s390x", "product_id": "python-idle-2.7.18-150000.83.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.83.1.s390x", "product": { "name": "python-tk-2.7.18-150000.83.1.s390x", "product_id": "python-tk-2.7.18-150000.83.1.s390x" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.83.1.s390x", "product": { "name": "python-xml-2.7.18-150000.83.1.s390x", "product_id": "python-xml-2.7.18-150000.83.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "product_id": "libpython2_7-1_0-2.7.18-150000.83.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.18-150000.83.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.18-150000.83.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.18-150000.83.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.18-150000.83.1.x86_64", "product": { "name": "python-2.7.18-150000.83.1.x86_64", "product_id": "python-2.7.18-150000.83.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.18-150000.83.1.x86_64", "product": { "name": "python-32bit-2.7.18-150000.83.1.x86_64", "product_id": "python-32bit-2.7.18-150000.83.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.83.1.x86_64", "product": { "name": "python-base-2.7.18-150000.83.1.x86_64", "product_id": "python-base-2.7.18-150000.83.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.18-150000.83.1.x86_64", "product": { "name": "python-base-32bit-2.7.18-150000.83.1.x86_64", "product_id": "python-base-32bit-2.7.18-150000.83.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.83.1.x86_64", "product": { "name": "python-curses-2.7.18-150000.83.1.x86_64", "product_id": "python-curses-2.7.18-150000.83.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.83.1.x86_64", "product": { "name": "python-demo-2.7.18-150000.83.1.x86_64", "product_id": "python-demo-2.7.18-150000.83.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.83.1.x86_64", "product": { "name": "python-devel-2.7.18-150000.83.1.x86_64", "product_id": "python-devel-2.7.18-150000.83.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.83.1.x86_64", "product": { "name": "python-gdbm-2.7.18-150000.83.1.x86_64", "product_id": "python-gdbm-2.7.18-150000.83.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.83.1.x86_64", "product": { "name": "python-idle-2.7.18-150000.83.1.x86_64", "product_id": "python-idle-2.7.18-150000.83.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.83.1.x86_64", "product": { "name": "python-tk-2.7.18-150000.83.1.x86_64", "product_id": "python-tk-2.7.18-150000.83.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.83.1.x86_64", "product": { "name": "python-xml-2.7.18-150000.83.1.x86_64", "product_id": "python-xml-2.7.18-150000.83.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp7" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "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-150000.83.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.83.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.83.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.83.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.s390x" }, "product_reference": "python-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.83.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.83.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.83.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.83.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.s390x" }, "product_reference": "python-base-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.83.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.83.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.83.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.83.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.83.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.83.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.83.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.83.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.83.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.83.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.83.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.83.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.83.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.83.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.83.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.83.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.s390x" }, "product_reference": "python-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.83.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.83.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.83.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.83.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.s390x" }, "product_reference": "python-base-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.83.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.83.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.83.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.83.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.83.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.83.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.83.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.83.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.83.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.83.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.83.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.83.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.83.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.83.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-150000.83.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.83.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.83.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.83.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.83.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.83.1.s390x" }, "product_reference": "python-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.83.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-150000.83.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-32bit-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-32bit-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.83.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.83.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.83.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.s390x" }, "product_reference": "python-base-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.83.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-150000.83.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.83.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.83.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.83.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.83.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.83.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-demo-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.83.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-demo-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.83.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.s390x" }, "product_reference": "python-demo-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.83.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-demo-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.83.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.83.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.83.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.83.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-150000.83.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-doc-2.7.18-150000.83.1.noarch" }, "product_reference": "python-doc-2.7.18-150000.83.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-150000.83.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.83.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-150000.83.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.83.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.83.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.83.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.83.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.83.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-idle-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.83.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-idle-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.83.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.s390x" }, "product_reference": "python-idle-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.83.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-idle-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.83.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.83.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.83.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.s390x" }, "product_reference": "python-tk-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.83.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.83.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.83.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.83.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.83.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.83.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.83.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.83.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.83.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.83.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.83.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.83.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.83.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.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 Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.83.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.83.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.83.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.83.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.83.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-05T09:32:02Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
suse-su-2025:02767-1
Vulnerability from csaf_suse
Notes
{ "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 python313", "title": "Title of the patch" }, { "category": "description", "text": "This update for python313 fixes the following issues:\n\n- CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets (bsc#1247249).\n- CVE-2025-6069: Avoid worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser (bsc#1244705).\n- CVE-2025-4435: Fixed Tarfile extracting filtered members when errorlevel=0 (bsc#1244061).\n ", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2767,SUSE-SLE-Module-Python3-15-SP7-2025-2767", "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-2025_02767-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02767-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502767-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02767-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041176.html" }, { "category": "self", "summary": "SUSE Bug 1243155", "url": "https://bugzilla.suse.com/1243155" }, { "category": "self", "summary": "SUSE Bug 1244061", "url": "https://bugzilla.suse.com/1244061" }, { "category": "self", "summary": "SUSE Bug 1244705", "url": "https://bugzilla.suse.com/1244705" }, { "category": "self", "summary": "SUSE Bug 1246229", "url": "https://bugzilla.suse.com/1246229" }, { "category": "self", "summary": "SUSE Bug 1247249", "url": "https://bugzilla.suse.com/1247249" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4435 page", "url": "https://www.suse.com/security/cve/CVE-2025-4435/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6069 page", "url": "https://www.suse.com/security/cve/CVE-2025-6069/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "Security update for python313", "tracking": { "current_release_date": "2025-08-12T13:01:00Z", "generator": { "date": "2025-08-12T13:01:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02767-1", "initial_release_date": "2025-08-12T13:01:00Z", "revision_history": [ { "date": "2025-08-12T13:01:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64", "product": { "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64", "product_id": "libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64" } }, { "category": "product_version", "name": "python313-3.13.5-150700.4.20.1.aarch64", "product": { "name": "python313-3.13.5-150700.4.20.1.aarch64", "product_id": "python313-3.13.5-150700.4.20.1.aarch64" } }, { "category": "product_version", "name": "python313-base-3.13.5-150700.4.20.1.aarch64", "product": { "name": "python313-base-3.13.5-150700.4.20.1.aarch64", "product_id": "python313-base-3.13.5-150700.4.20.1.aarch64" } }, { "category": "product_version", "name": "python313-curses-3.13.5-150700.4.20.1.aarch64", "product": { "name": "python313-curses-3.13.5-150700.4.20.1.aarch64", "product_id": "python313-curses-3.13.5-150700.4.20.1.aarch64" } }, { "category": "product_version", "name": "python313-dbm-3.13.5-150700.4.20.1.aarch64", "product": { "name": "python313-dbm-3.13.5-150700.4.20.1.aarch64", "product_id": "python313-dbm-3.13.5-150700.4.20.1.aarch64" } }, { "category": "product_version", "name": "python313-devel-3.13.5-150700.4.20.1.aarch64", "product": { "name": "python313-devel-3.13.5-150700.4.20.1.aarch64", "product_id": "python313-devel-3.13.5-150700.4.20.1.aarch64" } }, { "category": "product_version", "name": "python313-doc-3.13.5-150700.4.20.1.aarch64", "product": { "name": "python313-doc-3.13.5-150700.4.20.1.aarch64", "product_id": "python313-doc-3.13.5-150700.4.20.1.aarch64" } }, { "category": "product_version", "name": "python313-doc-devhelp-3.13.5-150700.4.20.1.aarch64", "product": { "name": "python313-doc-devhelp-3.13.5-150700.4.20.1.aarch64", "product_id": "python313-doc-devhelp-3.13.5-150700.4.20.1.aarch64" } }, { "category": "product_version", "name": "python313-idle-3.13.5-150700.4.20.1.aarch64", "product": { "name": "python313-idle-3.13.5-150700.4.20.1.aarch64", "product_id": "python313-idle-3.13.5-150700.4.20.1.aarch64" } }, { "category": "product_version", "name": "python313-testsuite-3.13.5-150700.4.20.1.aarch64", "product": { "name": "python313-testsuite-3.13.5-150700.4.20.1.aarch64", "product_id": "python313-testsuite-3.13.5-150700.4.20.1.aarch64" } }, { "category": "product_version", "name": "python313-tk-3.13.5-150700.4.20.1.aarch64", "product": { "name": "python313-tk-3.13.5-150700.4.20.1.aarch64", "product_id": "python313-tk-3.13.5-150700.4.20.1.aarch64" } }, { "category": "product_version", "name": "python313-tools-3.13.5-150700.4.20.1.aarch64", "product": { "name": "python313-tools-3.13.5-150700.4.20.1.aarch64", "product_id": "python313-tools-3.13.5-150700.4.20.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_13-1_0-64bit-3.13.5-150700.4.20.1.aarch64_ilp32", "product": { "name": "libpython3_13-1_0-64bit-3.13.5-150700.4.20.1.aarch64_ilp32", "product_id": "libpython3_13-1_0-64bit-3.13.5-150700.4.20.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python313-64bit-3.13.5-150700.4.20.1.aarch64_ilp32", "product": { "name": "python313-64bit-3.13.5-150700.4.20.1.aarch64_ilp32", "product_id": "python313-64bit-3.13.5-150700.4.20.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python313-base-64bit-3.13.5-150700.4.20.1.aarch64_ilp32", "product": { "name": "python313-base-64bit-3.13.5-150700.4.20.1.aarch64_ilp32", "product_id": "python313-base-64bit-3.13.5-150700.4.20.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.i586", "product": { "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.i586", "product_id": "libpython3_13-1_0-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "libpython3_13t1_0-3.13.5-150700.4.20.1.i586", "product": { "name": "libpython3_13t1_0-3.13.5-150700.4.20.1.i586", "product_id": "libpython3_13t1_0-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-3.13.5-150700.4.20.1.i586", "product_id": "python313-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-base-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-base-3.13.5-150700.4.20.1.i586", "product_id": "python313-base-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-curses-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-curses-3.13.5-150700.4.20.1.i586", "product_id": "python313-curses-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-dbm-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-dbm-3.13.5-150700.4.20.1.i586", "product_id": "python313-dbm-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-devel-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-devel-3.13.5-150700.4.20.1.i586", "product_id": "python313-devel-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-doc-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-doc-3.13.5-150700.4.20.1.i586", "product_id": "python313-doc-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-doc-devhelp-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-doc-devhelp-3.13.5-150700.4.20.1.i586", "product_id": "python313-doc-devhelp-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-idle-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-idle-3.13.5-150700.4.20.1.i586", "product_id": "python313-idle-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-nogil-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-nogil-3.13.5-150700.4.20.1.i586", "product_id": "python313-nogil-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-nogil-base-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-nogil-base-3.13.5-150700.4.20.1.i586", "product_id": "python313-nogil-base-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-nogil-curses-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-nogil-curses-3.13.5-150700.4.20.1.i586", "product_id": "python313-nogil-curses-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-nogil-dbm-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-nogil-dbm-3.13.5-150700.4.20.1.i586", "product_id": "python313-nogil-dbm-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-nogil-devel-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-nogil-devel-3.13.5-150700.4.20.1.i586", "product_id": "python313-nogil-devel-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-nogil-idle-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-nogil-idle-3.13.5-150700.4.20.1.i586", "product_id": "python313-nogil-idle-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-nogil-testsuite-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-nogil-testsuite-3.13.5-150700.4.20.1.i586", "product_id": "python313-nogil-testsuite-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-nogil-tk-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-nogil-tk-3.13.5-150700.4.20.1.i586", "product_id": "python313-nogil-tk-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-nogil-tools-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-nogil-tools-3.13.5-150700.4.20.1.i586", "product_id": "python313-nogil-tools-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-testsuite-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-testsuite-3.13.5-150700.4.20.1.i586", "product_id": "python313-testsuite-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-tk-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-tk-3.13.5-150700.4.20.1.i586", "product_id": "python313-tk-3.13.5-150700.4.20.1.i586" } }, { "category": "product_version", "name": "python313-tools-3.13.5-150700.4.20.1.i586", "product": { "name": "python313-tools-3.13.5-150700.4.20.1.i586", "product_id": "python313-tools-3.13.5-150700.4.20.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le", "product_id": "libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "libpython3_13t1_0-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "libpython3_13t1_0-3.13.5-150700.4.20.1.ppc64le", "product_id": "libpython3_13t1_0-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-base-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-base-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-base-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-curses-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-curses-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-curses-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-dbm-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-dbm-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-dbm-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-devel-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-devel-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-devel-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-doc-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-doc-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-doc-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-doc-devhelp-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-doc-devhelp-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-doc-devhelp-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-idle-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-idle-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-idle-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-nogil-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-nogil-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-nogil-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-nogil-base-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-nogil-base-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-nogil-base-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-nogil-curses-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-nogil-curses-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-nogil-curses-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-nogil-dbm-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-nogil-dbm-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-nogil-dbm-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-nogil-devel-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-nogil-devel-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-nogil-devel-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-nogil-idle-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-nogil-idle-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-nogil-idle-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-nogil-testsuite-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-nogil-testsuite-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-nogil-testsuite-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-nogil-tk-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-nogil-tk-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-nogil-tk-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-nogil-tools-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-nogil-tools-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-nogil-tools-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-testsuite-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-testsuite-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-testsuite-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-tk-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-tk-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-tk-3.13.5-150700.4.20.1.ppc64le" } }, { "category": "product_version", "name": "python313-tools-3.13.5-150700.4.20.1.ppc64le", "product": { "name": "python313-tools-3.13.5-150700.4.20.1.ppc64le", "product_id": "python313-tools-3.13.5-150700.4.20.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.s390x", "product": { "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.s390x", "product_id": "libpython3_13-1_0-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "libpython3_13t1_0-3.13.5-150700.4.20.1.s390x", "product": { "name": "libpython3_13t1_0-3.13.5-150700.4.20.1.s390x", "product_id": "libpython3_13t1_0-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-3.13.5-150700.4.20.1.s390x", "product_id": "python313-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-base-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-base-3.13.5-150700.4.20.1.s390x", "product_id": "python313-base-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-curses-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-curses-3.13.5-150700.4.20.1.s390x", "product_id": "python313-curses-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-dbm-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-dbm-3.13.5-150700.4.20.1.s390x", "product_id": "python313-dbm-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-devel-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-devel-3.13.5-150700.4.20.1.s390x", "product_id": "python313-devel-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-doc-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-doc-3.13.5-150700.4.20.1.s390x", "product_id": "python313-doc-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-doc-devhelp-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-doc-devhelp-3.13.5-150700.4.20.1.s390x", "product_id": "python313-doc-devhelp-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-idle-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-idle-3.13.5-150700.4.20.1.s390x", "product_id": "python313-idle-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-nogil-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-nogil-3.13.5-150700.4.20.1.s390x", "product_id": "python313-nogil-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-nogil-base-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-nogil-base-3.13.5-150700.4.20.1.s390x", "product_id": "python313-nogil-base-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-nogil-curses-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-nogil-curses-3.13.5-150700.4.20.1.s390x", "product_id": "python313-nogil-curses-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-nogil-dbm-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-nogil-dbm-3.13.5-150700.4.20.1.s390x", "product_id": "python313-nogil-dbm-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-nogil-devel-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-nogil-devel-3.13.5-150700.4.20.1.s390x", "product_id": "python313-nogil-devel-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-nogil-idle-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-nogil-idle-3.13.5-150700.4.20.1.s390x", "product_id": "python313-nogil-idle-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-nogil-testsuite-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-nogil-testsuite-3.13.5-150700.4.20.1.s390x", "product_id": "python313-nogil-testsuite-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-nogil-tk-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-nogil-tk-3.13.5-150700.4.20.1.s390x", "product_id": "python313-nogil-tk-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-nogil-tools-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-nogil-tools-3.13.5-150700.4.20.1.s390x", "product_id": "python313-nogil-tools-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-testsuite-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-testsuite-3.13.5-150700.4.20.1.s390x", "product_id": "python313-testsuite-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-tk-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-tk-3.13.5-150700.4.20.1.s390x", "product_id": "python313-tk-3.13.5-150700.4.20.1.s390x" } }, { "category": "product_version", "name": "python313-tools-3.13.5-150700.4.20.1.s390x", "product": { "name": "python313-tools-3.13.5-150700.4.20.1.s390x", "product_id": "python313-tools-3.13.5-150700.4.20.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64", "product": { "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64", "product_id": "libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "libpython3_13-1_0-32bit-3.13.5-150700.4.20.1.x86_64", "product": { "name": "libpython3_13-1_0-32bit-3.13.5-150700.4.20.1.x86_64", "product_id": "libpython3_13-1_0-32bit-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "libpython3_13t1_0-3.13.5-150700.4.20.1.x86_64", "product": { "name": "libpython3_13t1_0-3.13.5-150700.4.20.1.x86_64", "product_id": "libpython3_13t1_0-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-32bit-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-32bit-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-32bit-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-base-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-base-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-base-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-base-32bit-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-base-32bit-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-base-32bit-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-curses-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-curses-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-curses-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-dbm-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-dbm-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-dbm-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-devel-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-devel-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-devel-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-doc-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-doc-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-doc-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-doc-devhelp-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-doc-devhelp-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-doc-devhelp-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-idle-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-idle-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-idle-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-nogil-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-nogil-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-nogil-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-nogil-base-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-nogil-base-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-nogil-base-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-nogil-curses-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-nogil-curses-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-nogil-curses-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-nogil-dbm-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-nogil-dbm-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-nogil-dbm-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-nogil-devel-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-nogil-devel-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-nogil-devel-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-nogil-idle-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-nogil-idle-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-nogil-idle-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-nogil-testsuite-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-nogil-testsuite-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-nogil-testsuite-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-nogil-tk-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-nogil-tk-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-nogil-tk-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-nogil-tools-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-nogil-tools-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-nogil-tools-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-testsuite-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-testsuite-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-testsuite-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-tk-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-tk-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-tk-3.13.5-150700.4.20.1.x86_64" } }, { "category": "product_version", "name": "python313-tools-3.13.5-150700.4.20.1.x86_64", "product": { "name": "python313-tools-3.13.5-150700.4.20.1.x86_64", "product_id": "python313-tools-3.13.5-150700.4.20.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 3 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python3:15:sp7" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64" }, "product_reference": "libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le" }, "product_reference": "libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.s390x" }, "product_reference": "libpython3_13-1_0-3.13.5-150700.4.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64" }, "product_reference": "libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-3.13.5-150700.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.aarch64" }, "product_reference": "python313-3.13.5-150700.4.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-3.13.5-150700.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.ppc64le" }, "product_reference": "python313-3.13.5-150700.4.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-3.13.5-150700.4.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.s390x" }, "product_reference": "python313-3.13.5-150700.4.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-3.13.5-150700.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.x86_64" }, "product_reference": "python313-3.13.5-150700.4.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-base-3.13.5-150700.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.aarch64" }, "product_reference": "python313-base-3.13.5-150700.4.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-base-3.13.5-150700.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.ppc64le" }, "product_reference": "python313-base-3.13.5-150700.4.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-base-3.13.5-150700.4.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.s390x" }, "product_reference": "python313-base-3.13.5-150700.4.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-base-3.13.5-150700.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.x86_64" }, "product_reference": "python313-base-3.13.5-150700.4.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-curses-3.13.5-150700.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.aarch64" }, "product_reference": "python313-curses-3.13.5-150700.4.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-curses-3.13.5-150700.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.ppc64le" }, "product_reference": "python313-curses-3.13.5-150700.4.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-curses-3.13.5-150700.4.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.s390x" }, "product_reference": "python313-curses-3.13.5-150700.4.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-curses-3.13.5-150700.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.x86_64" }, "product_reference": "python313-curses-3.13.5-150700.4.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-dbm-3.13.5-150700.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.aarch64" }, "product_reference": "python313-dbm-3.13.5-150700.4.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-dbm-3.13.5-150700.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.ppc64le" }, "product_reference": "python313-dbm-3.13.5-150700.4.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-dbm-3.13.5-150700.4.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.s390x" }, "product_reference": "python313-dbm-3.13.5-150700.4.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-dbm-3.13.5-150700.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.x86_64" }, "product_reference": "python313-dbm-3.13.5-150700.4.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-devel-3.13.5-150700.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.aarch64" }, "product_reference": "python313-devel-3.13.5-150700.4.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-devel-3.13.5-150700.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.ppc64le" }, "product_reference": "python313-devel-3.13.5-150700.4.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-devel-3.13.5-150700.4.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.s390x" }, "product_reference": "python313-devel-3.13.5-150700.4.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-devel-3.13.5-150700.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.x86_64" }, "product_reference": "python313-devel-3.13.5-150700.4.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-idle-3.13.5-150700.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.aarch64" }, "product_reference": "python313-idle-3.13.5-150700.4.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-idle-3.13.5-150700.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.ppc64le" }, "product_reference": "python313-idle-3.13.5-150700.4.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-idle-3.13.5-150700.4.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.s390x" }, "product_reference": "python313-idle-3.13.5-150700.4.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-idle-3.13.5-150700.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.x86_64" }, "product_reference": "python313-idle-3.13.5-150700.4.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tk-3.13.5-150700.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.aarch64" }, "product_reference": "python313-tk-3.13.5-150700.4.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tk-3.13.5-150700.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.ppc64le" }, "product_reference": "python313-tk-3.13.5-150700.4.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tk-3.13.5-150700.4.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.s390x" }, "product_reference": "python313-tk-3.13.5-150700.4.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tk-3.13.5-150700.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.x86_64" }, "product_reference": "python313-tk-3.13.5-150700.4.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tools-3.13.5-150700.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.aarch64" }, "product_reference": "python313-tools-3.13.5-150700.4.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tools-3.13.5-150700.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.ppc64le" }, "product_reference": "python313-tools-3.13.5-150700.4.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tools-3.13.5-150700.4.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.s390x" }, "product_reference": "python313-tools-3.13.5-150700.4.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tools-3.13.5-150700.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.x86_64" }, "product_reference": "python313-tools-3.13.5-150700.4.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-4435", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4435" } ], "notes": [ { "category": "general", "text": "When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4435", "url": "https://www.suse.com/security/cve/CVE-2025-4435" }, { "category": "external", "summary": "SUSE Bug 1244061 for CVE-2025-4435", "url": "https://bugzilla.suse.com/1244061" } ], "remediations": [ { "category": "vendor_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 Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-12T13:01:00Z", "details": "important" } ], "title": "CVE-2025-4435" }, { "cve": "CVE-2025-6069", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6069" } ], "notes": [ { "category": "general", "text": "The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6069", "url": "https://www.suse.com/security/cve/CVE-2025-6069" }, { "category": "external", "summary": "SUSE Bug 1244705 for CVE-2025-6069", "url": "https://bugzilla.suse.com/1244705" } ], "remediations": [ { "category": "vendor_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 Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.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:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-12T13:01:00Z", "details": "moderate" } ], "title": "CVE-2025-6069" }, { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_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 Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.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 Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.20.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-12T13:01:00Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
suse-su-2025:02787-1
Vulnerability from csaf_suse
Notes
{ "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 python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets (bsc#1247249). \n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2787,SUSE-SUSE-MicroOS-5.1-2025-2787", "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-2025_02787-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02787-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502787-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02787-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041194.html" }, { "category": "self", "summary": "SUSE Bug 1247249", "url": "https://bugzilla.suse.com/1247249" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2025-08-13T11:51:30Z", "generator": { "date": "2025-08-13T11:51:30Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02787-1", "initial_release_date": "2025-08-13T11:51:30Z", "revision_history": [ { "date": "2025-08-13T11:51:30Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.185.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.185.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-150000.3.185.1.aarch64" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.185.2.aarch64", "product": { "name": "python3-3.6.15-150000.3.185.2.aarch64", "product_id": "python3-3.6.15-150000.3.185.2.aarch64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.185.1.aarch64", "product": { "name": "python3-base-3.6.15-150000.3.185.1.aarch64", "product_id": "python3-base-3.6.15-150000.3.185.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.185.2.aarch64", "product": { "name": "python3-curses-3.6.15-150000.3.185.2.aarch64", "product_id": "python3-curses-3.6.15-150000.3.185.2.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.185.2.aarch64", "product": { "name": "python3-dbm-3.6.15-150000.3.185.2.aarch64", "product_id": "python3-dbm-3.6.15-150000.3.185.2.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.185.1.aarch64", "product": { "name": "python3-devel-3.6.15-150000.3.185.1.aarch64", "product_id": "python3-devel-3.6.15-150000.3.185.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.185.1.aarch64", "product": { "name": "python3-doc-3.6.15-150000.3.185.1.aarch64", "product_id": "python3-doc-3.6.15-150000.3.185.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.185.1.aarch64", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.185.1.aarch64", "product_id": "python3-doc-devhelp-3.6.15-150000.3.185.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.185.2.aarch64", "product": { "name": "python3-idle-3.6.15-150000.3.185.2.aarch64", "product_id": "python3-idle-3.6.15-150000.3.185.2.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.185.1.aarch64", "product": { "name": "python3-testsuite-3.6.15-150000.3.185.1.aarch64", "product_id": "python3-testsuite-3.6.15-150000.3.185.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.185.2.aarch64", "product": { "name": "python3-tk-3.6.15-150000.3.185.2.aarch64", "product_id": "python3-tk-3.6.15-150000.3.185.2.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.185.1.aarch64", "product": { "name": "python3-tools-3.6.15-150000.3.185.1.aarch64", "product_id": "python3-tools-3.6.15-150000.3.185.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-150000.3.185.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-150000.3.185.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-150000.3.185.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.185.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.185.1.i586", "product_id": "libpython3_6m1_0-3.6.15-150000.3.185.1.i586" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.185.2.i586", "product": { "name": "python3-3.6.15-150000.3.185.2.i586", "product_id": "python3-3.6.15-150000.3.185.2.i586" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.185.1.i586", "product": { "name": "python3-base-3.6.15-150000.3.185.1.i586", "product_id": "python3-base-3.6.15-150000.3.185.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.185.2.i586", "product": { "name": "python3-curses-3.6.15-150000.3.185.2.i586", "product_id": "python3-curses-3.6.15-150000.3.185.2.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.185.2.i586", "product": { "name": "python3-dbm-3.6.15-150000.3.185.2.i586", "product_id": "python3-dbm-3.6.15-150000.3.185.2.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.185.1.i586", "product": { "name": "python3-devel-3.6.15-150000.3.185.1.i586", "product_id": "python3-devel-3.6.15-150000.3.185.1.i586" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.185.1.i586", "product": { "name": "python3-doc-3.6.15-150000.3.185.1.i586", "product_id": "python3-doc-3.6.15-150000.3.185.1.i586" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.185.1.i586", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.185.1.i586", "product_id": "python3-doc-devhelp-3.6.15-150000.3.185.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.185.2.i586", "product": { "name": "python3-idle-3.6.15-150000.3.185.2.i586", "product_id": "python3-idle-3.6.15-150000.3.185.2.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.185.1.i586", "product": { "name": "python3-testsuite-3.6.15-150000.3.185.1.i586", "product_id": "python3-testsuite-3.6.15-150000.3.185.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.185.2.i586", "product": { "name": "python3-tk-3.6.15-150000.3.185.2.i586", "product_id": "python3-tk-3.6.15-150000.3.185.2.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.185.1.i586", "product": { "name": "python3-tools-3.6.15-150000.3.185.1.i586", "product_id": "python3-tools-3.6.15-150000.3.185.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.185.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.185.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-150000.3.185.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.185.2.ppc64le", "product": { "name": "python3-3.6.15-150000.3.185.2.ppc64le", "product_id": "python3-3.6.15-150000.3.185.2.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.185.1.ppc64le", "product": { "name": "python3-base-3.6.15-150000.3.185.1.ppc64le", "product_id": "python3-base-3.6.15-150000.3.185.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.185.2.ppc64le", "product": { "name": "python3-curses-3.6.15-150000.3.185.2.ppc64le", "product_id": "python3-curses-3.6.15-150000.3.185.2.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.185.2.ppc64le", "product": { "name": "python3-dbm-3.6.15-150000.3.185.2.ppc64le", "product_id": "python3-dbm-3.6.15-150000.3.185.2.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.185.1.ppc64le", "product": { "name": "python3-devel-3.6.15-150000.3.185.1.ppc64le", "product_id": "python3-devel-3.6.15-150000.3.185.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.185.1.ppc64le", "product": { "name": "python3-doc-3.6.15-150000.3.185.1.ppc64le", "product_id": "python3-doc-3.6.15-150000.3.185.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.185.1.ppc64le", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.185.1.ppc64le", "product_id": "python3-doc-devhelp-3.6.15-150000.3.185.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.185.2.ppc64le", "product": { "name": "python3-idle-3.6.15-150000.3.185.2.ppc64le", "product_id": "python3-idle-3.6.15-150000.3.185.2.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.185.1.ppc64le", "product": { "name": "python3-testsuite-3.6.15-150000.3.185.1.ppc64le", "product_id": "python3-testsuite-3.6.15-150000.3.185.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.185.2.ppc64le", "product": { "name": "python3-tk-3.6.15-150000.3.185.2.ppc64le", "product_id": "python3-tk-3.6.15-150000.3.185.2.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.185.1.ppc64le", "product": { "name": "python3-tools-3.6.15-150000.3.185.1.ppc64le", "product_id": "python3-tools-3.6.15-150000.3.185.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.185.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.185.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-150000.3.185.1.s390x" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.185.2.s390x", "product": { "name": "python3-3.6.15-150000.3.185.2.s390x", "product_id": "python3-3.6.15-150000.3.185.2.s390x" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.185.1.s390x", "product": { "name": "python3-base-3.6.15-150000.3.185.1.s390x", "product_id": "python3-base-3.6.15-150000.3.185.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.185.2.s390x", "product": { "name": "python3-curses-3.6.15-150000.3.185.2.s390x", "product_id": "python3-curses-3.6.15-150000.3.185.2.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.185.2.s390x", "product": { "name": "python3-dbm-3.6.15-150000.3.185.2.s390x", "product_id": "python3-dbm-3.6.15-150000.3.185.2.s390x" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.185.1.s390x", "product": { "name": "python3-devel-3.6.15-150000.3.185.1.s390x", "product_id": "python3-devel-3.6.15-150000.3.185.1.s390x" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.185.1.s390x", "product": { "name": "python3-doc-3.6.15-150000.3.185.1.s390x", "product_id": "python3-doc-3.6.15-150000.3.185.1.s390x" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.185.1.s390x", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.185.1.s390x", "product_id": "python3-doc-devhelp-3.6.15-150000.3.185.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.185.2.s390x", "product": { "name": "python3-idle-3.6.15-150000.3.185.2.s390x", "product_id": "python3-idle-3.6.15-150000.3.185.2.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.185.1.s390x", "product": { "name": "python3-testsuite-3.6.15-150000.3.185.1.s390x", "product_id": "python3-testsuite-3.6.15-150000.3.185.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.185.2.s390x", "product": { "name": "python3-tk-3.6.15-150000.3.185.2.s390x", "product_id": "python3-tk-3.6.15-150000.3.185.2.s390x" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.185.1.s390x", "product": { "name": "python3-tools-3.6.15-150000.3.185.1.s390x", "product_id": "python3-tools-3.6.15-150000.3.185.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.185.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.185.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-150000.3.185.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-150000.3.185.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-150000.3.185.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-150000.3.185.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.185.2.x86_64", "product": { "name": "python3-3.6.15-150000.3.185.2.x86_64", "product_id": "python3-3.6.15-150000.3.185.2.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.185.1.x86_64", "product": { "name": "python3-base-3.6.15-150000.3.185.1.x86_64", "product_id": "python3-base-3.6.15-150000.3.185.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.185.2.x86_64", "product": { "name": "python3-curses-3.6.15-150000.3.185.2.x86_64", "product_id": "python3-curses-3.6.15-150000.3.185.2.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.185.2.x86_64", "product": { "name": "python3-dbm-3.6.15-150000.3.185.2.x86_64", "product_id": "python3-dbm-3.6.15-150000.3.185.2.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.185.1.x86_64", "product": { "name": "python3-devel-3.6.15-150000.3.185.1.x86_64", "product_id": "python3-devel-3.6.15-150000.3.185.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.185.1.x86_64", "product": { "name": "python3-doc-3.6.15-150000.3.185.1.x86_64", "product_id": "python3-doc-3.6.15-150000.3.185.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.185.1.x86_64", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.185.1.x86_64", "product_id": "python3-doc-devhelp-3.6.15-150000.3.185.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.185.2.x86_64", "product": { "name": "python3-idle-3.6.15-150000.3.185.2.x86_64", "product_id": "python3-idle-3.6.15-150000.3.185.2.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.185.1.x86_64", "product": { "name": "python3-testsuite-3.6.15-150000.3.185.1.x86_64", "product_id": "python3-testsuite-3.6.15-150000.3.185.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.185.2.x86_64", "product": { "name": "python3-tk-3.6.15-150000.3.185.2.x86_64", "product_id": "python3-tk-3.6.15-150000.3.185.2.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.185.1.x86_64", "product": { "name": "python3-tools-3.6.15-150000.3.185.1.x86_64", "product_id": "python3-tools-3.6.15-150000.3.185.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } } ], "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-150000.3.185.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.185.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.185.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.185.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.185.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.185.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.185.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.185.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.185.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.185.2.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.185.2.aarch64" }, "product_reference": "python3-3.6.15-150000.3.185.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.185.2.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.185.2.s390x" }, "product_reference": "python3-3.6.15-150000.3.185.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.185.2.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.185.2.x86_64" }, "product_reference": "python3-3.6.15-150000.3.185.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.185.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.185.1.aarch64" }, "product_reference": "python3-base-3.6.15-150000.3.185.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.185.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.185.1.s390x" }, "product_reference": "python3-base-3.6.15-150000.3.185.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.185.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.185.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.185.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.185.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.185.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.185.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.185.2.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.185.2.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.185.2.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.185.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.185.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.185.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_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.1:libpython3_6m1_0-3.6.15-150000.3.185.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.185.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.185.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.185.2.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.185.2.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.185.2.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.185.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.185.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.185.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 Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.185.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.185.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.185.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.185.2.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.185.2.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.185.2.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.185.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.185.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.185.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T11:51:30Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
suse-su-2025:02717-1
Vulnerability from csaf_suse
Notes
{ "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 python311", "title": "Title of the patch" }, { "category": "description", "text": "This update for python311 fixes the following issues:\n\n- CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets (bsc#1247249).\n- CVE-2025-6069: Avoid worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser (bsc#1244705).\n- CVE-2025-4435: Fixed Tarfile extracting filtered members when errorlevel=0 (bsc#1244061).\n ", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2717,SUSE-SLE-Module-Basesystem-15-SP6-2025-2717,SUSE-SLE-Module-Basesystem-15-SP7-2025-2717,SUSE-SLE-Module-Python3-15-SP6-2025-2717,SUSE-SLE-Module-Python3-15-SP7-2025-2717,openSUSE-SLE-15.6-2025-2717", "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-2025_02717-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02717-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502717-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02717-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041133.html" }, { "category": "self", "summary": "SUSE Bug 1244061", "url": "https://bugzilla.suse.com/1244061" }, { "category": "self", "summary": "SUSE Bug 1244705", "url": "https://bugzilla.suse.com/1244705" }, { "category": "self", "summary": "SUSE Bug 1247249", "url": "https://bugzilla.suse.com/1247249" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4435 page", "url": "https://www.suse.com/security/cve/CVE-2025-4435/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6069 page", "url": "https://www.suse.com/security/cve/CVE-2025-6069/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "Security update for python311", "tracking": { "current_release_date": "2025-08-06T13:39:47Z", "generator": { "date": "2025-08-06T13:39:47Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02717-1", "initial_release_date": "2025-08-06T13:39:47Z", "revision_history": [ { "date": "2025-08-06T13:39:47Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "product": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "product_id": "libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64" } }, { "category": "product_version", "name": "python311-3.11.13-150600.3.35.2.aarch64", "product": { "name": "python311-3.11.13-150600.3.35.2.aarch64", "product_id": "python311-3.11.13-150600.3.35.2.aarch64" } }, { "category": "product_version", "name": "python311-base-3.11.13-150600.3.35.1.aarch64", "product": { "name": "python311-base-3.11.13-150600.3.35.1.aarch64", "product_id": "python311-base-3.11.13-150600.3.35.1.aarch64" } }, { "category": "product_version", "name": "python311-curses-3.11.13-150600.3.35.2.aarch64", "product": { "name": "python311-curses-3.11.13-150600.3.35.2.aarch64", "product_id": "python311-curses-3.11.13-150600.3.35.2.aarch64" } }, { "category": "product_version", "name": "python311-dbm-3.11.13-150600.3.35.2.aarch64", "product": { "name": "python311-dbm-3.11.13-150600.3.35.2.aarch64", "product_id": "python311-dbm-3.11.13-150600.3.35.2.aarch64" } }, { "category": "product_version", "name": "python311-devel-3.11.13-150600.3.35.1.aarch64", "product": { "name": "python311-devel-3.11.13-150600.3.35.1.aarch64", "product_id": "python311-devel-3.11.13-150600.3.35.1.aarch64" } }, { "category": "product_version", "name": "python311-doc-3.11.13-150600.3.35.1.aarch64", "product": { "name": "python311-doc-3.11.13-150600.3.35.1.aarch64", "product_id": "python311-doc-3.11.13-150600.3.35.1.aarch64" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64", "product": { "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64", "product_id": "python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64" } }, { "category": "product_version", "name": "python311-idle-3.11.13-150600.3.35.2.aarch64", "product": { "name": "python311-idle-3.11.13-150600.3.35.2.aarch64", "product_id": "python311-idle-3.11.13-150600.3.35.2.aarch64" } }, { "category": "product_version", "name": "python311-testsuite-3.11.13-150600.3.35.1.aarch64", "product": { "name": "python311-testsuite-3.11.13-150600.3.35.1.aarch64", "product_id": "python311-testsuite-3.11.13-150600.3.35.1.aarch64" } }, { "category": "product_version", "name": "python311-tk-3.11.13-150600.3.35.2.aarch64", "product": { "name": "python311-tk-3.11.13-150600.3.35.2.aarch64", "product_id": "python311-tk-3.11.13-150600.3.35.2.aarch64" } }, { "category": "product_version", "name": "python311-tools-3.11.13-150600.3.35.1.aarch64", "product": { "name": "python311-tools-3.11.13-150600.3.35.1.aarch64", "product_id": "python311-tools-3.11.13-150600.3.35.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-64bit-3.11.13-150600.3.35.1.aarch64_ilp32", "product": { "name": "libpython3_11-1_0-64bit-3.11.13-150600.3.35.1.aarch64_ilp32", "product_id": "libpython3_11-1_0-64bit-3.11.13-150600.3.35.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python311-64bit-3.11.13-150600.3.35.2.aarch64_ilp32", "product": { "name": "python311-64bit-3.11.13-150600.3.35.2.aarch64_ilp32", "product_id": "python311-64bit-3.11.13-150600.3.35.2.aarch64_ilp32" } }, { "category": "product_version", "name": "python311-base-64bit-3.11.13-150600.3.35.1.aarch64_ilp32", "product": { "name": "python311-base-64bit-3.11.13-150600.3.35.1.aarch64_ilp32", "product_id": "python311-base-64bit-3.11.13-150600.3.35.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.i586", "product": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.i586", "product_id": "libpython3_11-1_0-3.11.13-150600.3.35.1.i586" } }, { "category": "product_version", "name": "python311-3.11.13-150600.3.35.2.i586", "product": { "name": "python311-3.11.13-150600.3.35.2.i586", "product_id": "python311-3.11.13-150600.3.35.2.i586" } }, { "category": "product_version", "name": "python311-base-3.11.13-150600.3.35.1.i586", "product": { "name": "python311-base-3.11.13-150600.3.35.1.i586", "product_id": "python311-base-3.11.13-150600.3.35.1.i586" } }, { "category": "product_version", "name": "python311-curses-3.11.13-150600.3.35.2.i586", "product": { "name": "python311-curses-3.11.13-150600.3.35.2.i586", "product_id": "python311-curses-3.11.13-150600.3.35.2.i586" } }, { "category": "product_version", "name": "python311-dbm-3.11.13-150600.3.35.2.i586", "product": { "name": "python311-dbm-3.11.13-150600.3.35.2.i586", "product_id": "python311-dbm-3.11.13-150600.3.35.2.i586" } }, { "category": "product_version", "name": "python311-devel-3.11.13-150600.3.35.1.i586", "product": { "name": "python311-devel-3.11.13-150600.3.35.1.i586", "product_id": "python311-devel-3.11.13-150600.3.35.1.i586" } }, { "category": "product_version", "name": "python311-doc-3.11.13-150600.3.35.1.i586", "product": { "name": "python311-doc-3.11.13-150600.3.35.1.i586", "product_id": "python311-doc-3.11.13-150600.3.35.1.i586" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.i586", "product": { "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.i586", "product_id": "python311-doc-devhelp-3.11.13-150600.3.35.1.i586" } }, { "category": "product_version", "name": "python311-idle-3.11.13-150600.3.35.2.i586", "product": { "name": "python311-idle-3.11.13-150600.3.35.2.i586", "product_id": "python311-idle-3.11.13-150600.3.35.2.i586" } }, { "category": "product_version", "name": "python311-testsuite-3.11.13-150600.3.35.1.i586", "product": { "name": "python311-testsuite-3.11.13-150600.3.35.1.i586", "product_id": "python311-testsuite-3.11.13-150600.3.35.1.i586" } }, { "category": "product_version", "name": "python311-tk-3.11.13-150600.3.35.2.i586", "product": { "name": "python311-tk-3.11.13-150600.3.35.2.i586", "product_id": "python311-tk-3.11.13-150600.3.35.2.i586" } }, { "category": "product_version", "name": "python311-tools-3.11.13-150600.3.35.1.i586", "product": { "name": "python311-tools-3.11.13-150600.3.35.1.i586", "product_id": "python311-tools-3.11.13-150600.3.35.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "product": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "product_id": "libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le" } }, { "category": "product_version", "name": "python311-3.11.13-150600.3.35.2.ppc64le", "product": { "name": "python311-3.11.13-150600.3.35.2.ppc64le", "product_id": "python311-3.11.13-150600.3.35.2.ppc64le" } }, { "category": "product_version", "name": "python311-base-3.11.13-150600.3.35.1.ppc64le", "product": { "name": "python311-base-3.11.13-150600.3.35.1.ppc64le", "product_id": "python311-base-3.11.13-150600.3.35.1.ppc64le" } }, { "category": "product_version", "name": "python311-curses-3.11.13-150600.3.35.2.ppc64le", "product": { "name": "python311-curses-3.11.13-150600.3.35.2.ppc64le", "product_id": "python311-curses-3.11.13-150600.3.35.2.ppc64le" } }, { "category": "product_version", "name": "python311-dbm-3.11.13-150600.3.35.2.ppc64le", "product": { "name": "python311-dbm-3.11.13-150600.3.35.2.ppc64le", "product_id": "python311-dbm-3.11.13-150600.3.35.2.ppc64le" } }, { "category": "product_version", "name": "python311-devel-3.11.13-150600.3.35.1.ppc64le", "product": { "name": "python311-devel-3.11.13-150600.3.35.1.ppc64le", "product_id": "python311-devel-3.11.13-150600.3.35.1.ppc64le" } }, { "category": "product_version", "name": "python311-doc-3.11.13-150600.3.35.1.ppc64le", "product": { "name": "python311-doc-3.11.13-150600.3.35.1.ppc64le", "product_id": "python311-doc-3.11.13-150600.3.35.1.ppc64le" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le", "product": { "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le", "product_id": "python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le" } }, { "category": "product_version", "name": "python311-idle-3.11.13-150600.3.35.2.ppc64le", "product": { "name": "python311-idle-3.11.13-150600.3.35.2.ppc64le", "product_id": "python311-idle-3.11.13-150600.3.35.2.ppc64le" } }, { "category": "product_version", "name": "python311-testsuite-3.11.13-150600.3.35.1.ppc64le", "product": { "name": "python311-testsuite-3.11.13-150600.3.35.1.ppc64le", "product_id": "python311-testsuite-3.11.13-150600.3.35.1.ppc64le" } }, { "category": "product_version", "name": "python311-tk-3.11.13-150600.3.35.2.ppc64le", "product": { "name": "python311-tk-3.11.13-150600.3.35.2.ppc64le", "product_id": "python311-tk-3.11.13-150600.3.35.2.ppc64le" } }, { "category": "product_version", "name": "python311-tools-3.11.13-150600.3.35.1.ppc64le", "product": { "name": "python311-tools-3.11.13-150600.3.35.1.ppc64le", "product_id": "python311-tools-3.11.13-150600.3.35.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "product": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "product_id": "libpython3_11-1_0-3.11.13-150600.3.35.1.s390x" } }, { "category": "product_version", "name": "python311-3.11.13-150600.3.35.2.s390x", "product": { "name": "python311-3.11.13-150600.3.35.2.s390x", "product_id": "python311-3.11.13-150600.3.35.2.s390x" } }, { "category": "product_version", "name": "python311-base-3.11.13-150600.3.35.1.s390x", "product": { "name": "python311-base-3.11.13-150600.3.35.1.s390x", "product_id": "python311-base-3.11.13-150600.3.35.1.s390x" } }, { "category": "product_version", "name": "python311-curses-3.11.13-150600.3.35.2.s390x", "product": { "name": "python311-curses-3.11.13-150600.3.35.2.s390x", "product_id": "python311-curses-3.11.13-150600.3.35.2.s390x" } }, { "category": "product_version", "name": "python311-dbm-3.11.13-150600.3.35.2.s390x", "product": { "name": "python311-dbm-3.11.13-150600.3.35.2.s390x", "product_id": "python311-dbm-3.11.13-150600.3.35.2.s390x" } }, { "category": "product_version", "name": "python311-devel-3.11.13-150600.3.35.1.s390x", "product": { "name": "python311-devel-3.11.13-150600.3.35.1.s390x", "product_id": "python311-devel-3.11.13-150600.3.35.1.s390x" } }, { "category": "product_version", "name": "python311-doc-3.11.13-150600.3.35.1.s390x", "product": { "name": "python311-doc-3.11.13-150600.3.35.1.s390x", "product_id": "python311-doc-3.11.13-150600.3.35.1.s390x" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.s390x", "product": { "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.s390x", "product_id": "python311-doc-devhelp-3.11.13-150600.3.35.1.s390x" } }, { "category": "product_version", "name": "python311-idle-3.11.13-150600.3.35.2.s390x", "product": { "name": "python311-idle-3.11.13-150600.3.35.2.s390x", "product_id": "python311-idle-3.11.13-150600.3.35.2.s390x" } }, { "category": "product_version", "name": "python311-testsuite-3.11.13-150600.3.35.1.s390x", "product": { "name": "python311-testsuite-3.11.13-150600.3.35.1.s390x", "product_id": "python311-testsuite-3.11.13-150600.3.35.1.s390x" } }, { "category": "product_version", "name": "python311-tk-3.11.13-150600.3.35.2.s390x", "product": { "name": "python311-tk-3.11.13-150600.3.35.2.s390x", "product_id": "python311-tk-3.11.13-150600.3.35.2.s390x" } }, { "category": "product_version", "name": "python311-tools-3.11.13-150600.3.35.1.s390x", "product": { "name": "python311-tools-3.11.13-150600.3.35.1.s390x", "product_id": "python311-tools-3.11.13-150600.3.35.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "product": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "product_id": "libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64" } }, { "category": "product_version", "name": "libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64", "product": { "name": "libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64", "product_id": "libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64" } }, { "category": "product_version", "name": "python311-3.11.13-150600.3.35.2.x86_64", "product": { "name": "python311-3.11.13-150600.3.35.2.x86_64", "product_id": "python311-3.11.13-150600.3.35.2.x86_64" } }, { "category": "product_version", "name": "python311-32bit-3.11.13-150600.3.35.2.x86_64", "product": { "name": "python311-32bit-3.11.13-150600.3.35.2.x86_64", "product_id": "python311-32bit-3.11.13-150600.3.35.2.x86_64" } }, { "category": "product_version", "name": "python311-base-3.11.13-150600.3.35.1.x86_64", "product": { "name": "python311-base-3.11.13-150600.3.35.1.x86_64", "product_id": "python311-base-3.11.13-150600.3.35.1.x86_64" } }, { "category": "product_version", "name": "python311-base-32bit-3.11.13-150600.3.35.1.x86_64", "product": { "name": "python311-base-32bit-3.11.13-150600.3.35.1.x86_64", "product_id": "python311-base-32bit-3.11.13-150600.3.35.1.x86_64" } }, { "category": "product_version", "name": "python311-curses-3.11.13-150600.3.35.2.x86_64", "product": { "name": "python311-curses-3.11.13-150600.3.35.2.x86_64", "product_id": "python311-curses-3.11.13-150600.3.35.2.x86_64" } }, { "category": "product_version", "name": "python311-dbm-3.11.13-150600.3.35.2.x86_64", "product": { "name": "python311-dbm-3.11.13-150600.3.35.2.x86_64", "product_id": "python311-dbm-3.11.13-150600.3.35.2.x86_64" } }, { "category": "product_version", "name": "python311-devel-3.11.13-150600.3.35.1.x86_64", "product": { "name": "python311-devel-3.11.13-150600.3.35.1.x86_64", "product_id": "python311-devel-3.11.13-150600.3.35.1.x86_64" } }, { "category": "product_version", "name": "python311-doc-3.11.13-150600.3.35.1.x86_64", "product": { "name": "python311-doc-3.11.13-150600.3.35.1.x86_64", "product_id": "python311-doc-3.11.13-150600.3.35.1.x86_64" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64", "product": { "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64", "product_id": "python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64" } }, { "category": "product_version", "name": "python311-idle-3.11.13-150600.3.35.2.x86_64", "product": { "name": "python311-idle-3.11.13-150600.3.35.2.x86_64", "product_id": "python311-idle-3.11.13-150600.3.35.2.x86_64" } }, { "category": "product_version", "name": "python311-testsuite-3.11.13-150600.3.35.1.x86_64", "product": { "name": "python311-testsuite-3.11.13-150600.3.35.1.x86_64", "product_id": "python311-testsuite-3.11.13-150600.3.35.1.x86_64" } }, { "category": "product_version", "name": "python311-tk-3.11.13-150600.3.35.2.x86_64", "product": { "name": "python311-tk-3.11.13-150600.3.35.2.x86_64", "product_id": "python311-tk-3.11.13-150600.3.35.2.x86_64" } }, { "category": "product_version", "name": "python311-tools-3.11.13-150600.3.35.1.x86_64", "product": { "name": "python311-tools-3.11.13-150600.3.35.1.x86_64", "product_id": "python311-tools-3.11.13-150600.3.35.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 3 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python3:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 3 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python3:15:sp7" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x" }, "product_reference": "libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.13-150600.3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "python311-base-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.13-150600.3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "python311-base-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.13-150600.3.35.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.s390x" }, "product_reference": "python311-base-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.13-150600.3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "python311-base-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x" }, "product_reference": "libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.13-150600.3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "python311-base-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.13-150600.3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "python311-base-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.13-150600.3.35.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.s390x" }, "product_reference": "python311-base-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.13-150600.3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "python311-base-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-150600.3.35.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-150600.3.35.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-150600.3.35.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-150600.3.35.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-150600.3.35.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-curses-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-150600.3.35.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-curses-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-150600.3.35.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-curses-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-150600.3.35.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-curses-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-150600.3.35.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-dbm-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-150600.3.35.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-dbm-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-150600.3.35.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-dbm-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-150600.3.35.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-dbm-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.13-150600.3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "python311-devel-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.13-150600.3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "python311-devel-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.13-150600.3.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.s390x" }, "product_reference": "python311-devel-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.13-150600.3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "python311-devel-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-150600.3.35.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-idle-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-150600.3.35.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-idle-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-150600.3.35.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-idle-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-150600.3.35.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-idle-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-150600.3.35.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-tk-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-150600.3.35.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-tk-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-150600.3.35.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-tk-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-150600.3.35.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-tk-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.13-150600.3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "python311-tools-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.13-150600.3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "python311-tools-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.13-150600.3.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.s390x" }, "product_reference": "python311-tools-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.13-150600.3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "python311-tools-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-150600.3.35.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-150600.3.35.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-150600.3.35.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-150600.3.35.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-150600.3.35.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-curses-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-150600.3.35.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-curses-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-150600.3.35.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-curses-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-150600.3.35.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-curses-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-150600.3.35.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-dbm-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-150600.3.35.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-dbm-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-150600.3.35.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-dbm-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-150600.3.35.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-dbm-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.13-150600.3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "python311-devel-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.13-150600.3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "python311-devel-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.13-150600.3.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.s390x" }, "product_reference": "python311-devel-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.13-150600.3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "python311-devel-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-150600.3.35.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-idle-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-150600.3.35.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-idle-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-150600.3.35.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-idle-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-150600.3.35.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-idle-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-150600.3.35.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-tk-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-150600.3.35.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-tk-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-150600.3.35.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-tk-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-150600.3.35.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-tk-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.13-150600.3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "python311-tools-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.13-150600.3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "python311-tools-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.13-150600.3.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.s390x" }, "product_reference": "python311-tools-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.13-150600.3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "python311-tools-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x" }, "product_reference": "libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-150600.3.35.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-150600.3.35.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-150600.3.35.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.13-150600.3.35.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.13-150600.3.35.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-32bit-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.13-150600.3.35.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "python311-base-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.13-150600.3.35.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "python311-base-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.13-150600.3.35.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.s390x" }, "product_reference": "python311-base-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.13-150600.3.35.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "python311-base-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-32bit-3.11.13-150600.3.35.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "python311-base-32bit-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-150600.3.35.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-curses-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-150600.3.35.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-curses-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-150600.3.35.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-curses-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.13-150600.3.35.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-curses-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-150600.3.35.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-dbm-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-150600.3.35.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-dbm-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-150600.3.35.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-dbm-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.13-150600.3.35.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-dbm-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.13-150600.3.35.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "python311-devel-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.13-150600.3.35.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "python311-devel-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.13-150600.3.35.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.s390x" }, "product_reference": "python311-devel-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.13-150600.3.35.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "python311-devel-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.13-150600.3.35.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "python311-doc-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.13-150600.3.35.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "python311-doc-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.13-150600.3.35.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.s390x" }, "product_reference": "python311-doc-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.13-150600.3.35.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "python311-doc-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.s390x" }, "product_reference": "python311-doc-devhelp-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-150600.3.35.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-idle-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-150600.3.35.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-idle-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-150600.3.35.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-idle-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.13-150600.3.35.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-idle-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.13-150600.3.35.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "python311-testsuite-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.13-150600.3.35.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "python311-testsuite-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.13-150600.3.35.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.s390x" }, "product_reference": "python311-testsuite-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.13-150600.3.35.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "python311-testsuite-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-150600.3.35.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.aarch64" }, "product_reference": "python311-tk-3.11.13-150600.3.35.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-150600.3.35.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.ppc64le" }, "product_reference": "python311-tk-3.11.13-150600.3.35.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-150600.3.35.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.s390x" }, "product_reference": "python311-tk-3.11.13-150600.3.35.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.13-150600.3.35.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.x86_64" }, "product_reference": "python311-tk-3.11.13-150600.3.35.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.13-150600.3.35.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.aarch64" }, "product_reference": "python311-tools-3.11.13-150600.3.35.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.13-150600.3.35.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.ppc64le" }, "product_reference": "python311-tools-3.11.13-150600.3.35.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.13-150600.3.35.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.s390x" }, "product_reference": "python311-tools-3.11.13-150600.3.35.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.13-150600.3.35.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.x86_64" }, "product_reference": "python311-tools-3.11.13-150600.3.35.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-4435", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4435" } ], "notes": [ { "category": "general", "text": "When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4435", "url": "https://www.suse.com/security/cve/CVE-2025-4435" }, { "category": "external", "summary": "SUSE Bug 1244061 for CVE-2025-4435", "url": "https://bugzilla.suse.com/1244061" } ], "remediations": [ { "category": "vendor_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 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-06T13:39:47Z", "details": "important" } ], "title": "CVE-2025-4435" }, { "cve": "CVE-2025-6069", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6069" } ], "notes": [ { "category": "general", "text": "The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6069", "url": "https://www.suse.com/security/cve/CVE-2025-6069" }, { "category": "external", "summary": "SUSE Bug 1244705 for CVE-2025-6069", "url": "https://bugzilla.suse.com/1244705" } ], "remediations": [ { "category": "vendor_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 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.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:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-06T13:39:47Z", "details": "moderate" } ], "title": "CVE-2025-6069" }, { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_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 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.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 Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.35.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.35.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.35.1.x86_64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.aarch64", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.ppc64le", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.s390x", "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.35.2.x86_64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.aarch64", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.ppc64le", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.s390x", "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.35.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-06T13:39:47Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
suse-su-2025:02778-1
Vulnerability from csaf_suse
Notes
{ "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-2025-4516: use-after-free in the unicode-escape decoder when using the error handler (bsc#1243273).\n- CVE-2024-12718: Fixed extraction filter bypass that allowed file metadata modification outside extraction directory (bsc#1244056)\n- CVE-2025-4138: Fixed issue that might allow symlink targets to point outside the destination directory, and the modification of some file metadata (bsc#1244059)\n- CVE-2025-4330: Fixed extraction filter bypass that allowed linking outside extraction directory (bsc#1244060)\n- CVE-2025-4435: Fixed Tarfile extracts filtered members when errorlevel=0 (bsc#1244061)\n- CVE-2025-4517: Fixed arbitrary filesystem writes outside the extraction directory during extraction with filter=\u0027data\u0027 (bsc#1244032)\n- CVE-2025-6069: Fixed worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser (bsc#1244705)\n- CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets (bsc#1247249)\n \nOther fixes:\n- Limit buffer size for IPv6 address parsing (bsc#1244401).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2778,SUSE-SLE-Micro-5.3-2025-2778,SUSE-SLE-Micro-5.4-2025-2778,SUSE-SLE-Micro-5.5-2025-2778,SUSE-SLE-Module-Basesystem-15-SP6-2025-2778,SUSE-SLE-Module-Basesystem-15-SP7-2025-2778,SUSE-SLE-Module-Development-Tools-15-SP6-2025-2778,SUSE-SLE-Module-Development-Tools-15-SP7-2025-2778,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2778,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2778,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2778,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2778,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2778,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2778,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2778,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2778,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2778,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2778,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2778,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2778,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2778,SUSE-SUSE-MicroOS-5.2-2025-2778,SUSE-Storage-7.1-2025-2778,openSUSE-SLE-15.6-2025-2778", "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-2025_02778-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02778-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502778-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02778-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041187.html" }, { "category": "self", "summary": "SUSE Bug 1233012", "url": "https://bugzilla.suse.com/1233012" }, { "category": "self", "summary": "SUSE Bug 1243273", "url": "https://bugzilla.suse.com/1243273" }, { "category": "self", "summary": "SUSE Bug 1244032", "url": "https://bugzilla.suse.com/1244032" }, { "category": "self", "summary": "SUSE Bug 1244056", "url": "https://bugzilla.suse.com/1244056" }, { "category": "self", "summary": "SUSE Bug 1244059", "url": "https://bugzilla.suse.com/1244059" }, { "category": "self", "summary": "SUSE Bug 1244060", "url": "https://bugzilla.suse.com/1244060" }, { "category": "self", "summary": "SUSE Bug 1244061", "url": "https://bugzilla.suse.com/1244061" }, { "category": "self", "summary": "SUSE Bug 1244401", "url": "https://bugzilla.suse.com/1244401" }, { "category": "self", "summary": "SUSE Bug 1244705", "url": "https://bugzilla.suse.com/1244705" }, { "category": "self", "summary": "SUSE Bug 1247249", "url": "https://bugzilla.suse.com/1247249" }, { "category": "self", "summary": "SUSE Bug 831629", "url": "https://bugzilla.suse.com/831629" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12718 page", "url": "https://www.suse.com/security/cve/CVE-2024-12718/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4138 page", "url": "https://www.suse.com/security/cve/CVE-2025-4138/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4330 page", "url": "https://www.suse.com/security/cve/CVE-2025-4330/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4435 page", "url": "https://www.suse.com/security/cve/CVE-2025-4435/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4516 page", "url": "https://www.suse.com/security/cve/CVE-2025-4516/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4517 page", "url": "https://www.suse.com/security/cve/CVE-2025-4517/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6069 page", "url": "https://www.suse.com/security/cve/CVE-2025-6069/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2025-08-13T06:46:17Z", "generator": { "date": "2025-08-13T06:46:17Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02778-1", "initial_release_date": "2025-08-13T06:46:17Z", "revision_history": [ { "date": "2025-08-13T06:46:17Z", "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.97.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.97.2.aarch64", "product": { "name": "python3-3.6.15-150300.10.97.2.aarch64", "product_id": "python3-3.6.15-150300.10.97.2.aarch64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.97.1.aarch64", "product": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64", "product_id": "python3-base-3.6.15-150300.10.97.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.97.2.aarch64", "product": { "name": "python3-curses-3.6.15-150300.10.97.2.aarch64", "product_id": "python3-curses-3.6.15-150300.10.97.2.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "product": { "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "product_id": "python3-dbm-3.6.15-150300.10.97.2.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.97.1.aarch64", "product": { "name": "python3-devel-3.6.15-150300.10.97.1.aarch64", "product_id": "python3-devel-3.6.15-150300.10.97.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.97.1.aarch64", "product": { "name": "python3-doc-3.6.15-150300.10.97.1.aarch64", "product_id": "python3-doc-3.6.15-150300.10.97.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "product_id": "python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.97.2.aarch64", "product": { "name": "python3-idle-3.6.15-150300.10.97.2.aarch64", "product_id": "python3-idle-3.6.15-150300.10.97.2.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.97.1.aarch64", "product": { "name": "python3-testsuite-3.6.15-150300.10.97.1.aarch64", "product_id": "python3-testsuite-3.6.15-150300.10.97.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.97.2.aarch64", "product": { "name": "python3-tk-3.6.15-150300.10.97.2.aarch64", "product_id": "python3-tk-3.6.15-150300.10.97.2.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.97.1.aarch64", "product": { "name": "python3-tools-3.6.15-150300.10.97.1.aarch64", "product_id": "python3-tools-3.6.15-150300.10.97.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-150300.10.97.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-150300.10.97.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-150300.10.97.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.i586", "product_id": "libpython3_6m1_0-3.6.15-150300.10.97.1.i586" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.97.2.i586", "product": { "name": "python3-3.6.15-150300.10.97.2.i586", "product_id": "python3-3.6.15-150300.10.97.2.i586" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.97.1.i586", "product": { "name": "python3-base-3.6.15-150300.10.97.1.i586", "product_id": "python3-base-3.6.15-150300.10.97.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.97.2.i586", "product": { "name": "python3-curses-3.6.15-150300.10.97.2.i586", "product_id": "python3-curses-3.6.15-150300.10.97.2.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.97.2.i586", "product": { "name": "python3-dbm-3.6.15-150300.10.97.2.i586", "product_id": "python3-dbm-3.6.15-150300.10.97.2.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.97.1.i586", "product": { "name": "python3-devel-3.6.15-150300.10.97.1.i586", "product_id": "python3-devel-3.6.15-150300.10.97.1.i586" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.97.1.i586", "product": { "name": "python3-doc-3.6.15-150300.10.97.1.i586", "product_id": "python3-doc-3.6.15-150300.10.97.1.i586" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.i586", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.i586", "product_id": "python3-doc-devhelp-3.6.15-150300.10.97.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.97.2.i586", "product": { "name": "python3-idle-3.6.15-150300.10.97.2.i586", "product_id": "python3-idle-3.6.15-150300.10.97.2.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.97.1.i586", "product": { "name": "python3-testsuite-3.6.15-150300.10.97.1.i586", "product_id": "python3-testsuite-3.6.15-150300.10.97.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.97.2.i586", "product": { "name": "python3-tk-3.6.15-150300.10.97.2.i586", "product_id": "python3-tk-3.6.15-150300.10.97.2.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.97.1.i586", "product": { "name": "python3-tools-3.6.15-150300.10.97.1.i586", "product_id": "python3-tools-3.6.15-150300.10.97.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.97.2.ppc64le", "product": { "name": "python3-3.6.15-150300.10.97.2.ppc64le", "product_id": "python3-3.6.15-150300.10.97.2.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.97.1.ppc64le", "product": { "name": "python3-base-3.6.15-150300.10.97.1.ppc64le", "product_id": "python3-base-3.6.15-150300.10.97.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.97.2.ppc64le", "product": { "name": "python3-curses-3.6.15-150300.10.97.2.ppc64le", "product_id": "python3-curses-3.6.15-150300.10.97.2.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le", "product": { "name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le", "product_id": "python3-dbm-3.6.15-150300.10.97.2.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.97.1.ppc64le", "product": { "name": "python3-devel-3.6.15-150300.10.97.1.ppc64le", "product_id": "python3-devel-3.6.15-150300.10.97.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.97.1.ppc64le", "product": { "name": "python3-doc-3.6.15-150300.10.97.1.ppc64le", "product_id": "python3-doc-3.6.15-150300.10.97.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "product_id": "python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.97.2.ppc64le", "product": { "name": "python3-idle-3.6.15-150300.10.97.2.ppc64le", "product_id": "python3-idle-3.6.15-150300.10.97.2.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "product": { "name": "python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "product_id": "python3-testsuite-3.6.15-150300.10.97.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.97.2.ppc64le", "product": { "name": "python3-tk-3.6.15-150300.10.97.2.ppc64le", "product_id": "python3-tk-3.6.15-150300.10.97.2.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.97.1.ppc64le", "product": { "name": "python3-tools-3.6.15-150300.10.97.1.ppc64le", "product_id": "python3-tools-3.6.15-150300.10.97.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.97.2.s390x", "product": { "name": "python3-3.6.15-150300.10.97.2.s390x", "product_id": "python3-3.6.15-150300.10.97.2.s390x" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.97.1.s390x", "product": { "name": "python3-base-3.6.15-150300.10.97.1.s390x", "product_id": "python3-base-3.6.15-150300.10.97.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.97.2.s390x", "product": { "name": "python3-curses-3.6.15-150300.10.97.2.s390x", "product_id": "python3-curses-3.6.15-150300.10.97.2.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.97.2.s390x", "product": { "name": "python3-dbm-3.6.15-150300.10.97.2.s390x", "product_id": "python3-dbm-3.6.15-150300.10.97.2.s390x" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.97.1.s390x", "product": { "name": "python3-devel-3.6.15-150300.10.97.1.s390x", "product_id": "python3-devel-3.6.15-150300.10.97.1.s390x" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.97.1.s390x", "product": { "name": "python3-doc-3.6.15-150300.10.97.1.s390x", "product_id": "python3-doc-3.6.15-150300.10.97.1.s390x" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "product_id": "python3-doc-devhelp-3.6.15-150300.10.97.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.97.2.s390x", "product": { "name": "python3-idle-3.6.15-150300.10.97.2.s390x", "product_id": "python3-idle-3.6.15-150300.10.97.2.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.97.1.s390x", "product": { "name": "python3-testsuite-3.6.15-150300.10.97.1.s390x", "product_id": "python3-testsuite-3.6.15-150300.10.97.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.97.2.s390x", "product": { "name": "python3-tk-3.6.15-150300.10.97.2.s390x", "product_id": "python3-tk-3.6.15-150300.10.97.2.s390x" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.97.1.s390x", "product": { "name": "python3-tools-3.6.15-150300.10.97.1.s390x", "product_id": "python3-tools-3.6.15-150300.10.97.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.97.2.x86_64", "product": { "name": "python3-3.6.15-150300.10.97.2.x86_64", "product_id": "python3-3.6.15-150300.10.97.2.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.97.1.x86_64", "product": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64", "product_id": "python3-base-3.6.15-150300.10.97.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.97.2.x86_64", "product": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64", "product_id": "python3-curses-3.6.15-150300.10.97.2.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "product": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "product_id": "python3-dbm-3.6.15-150300.10.97.2.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.97.1.x86_64", "product": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64", "product_id": "python3-devel-3.6.15-150300.10.97.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.97.1.x86_64", "product": { "name": "python3-doc-3.6.15-150300.10.97.1.x86_64", "product_id": "python3-doc-3.6.15-150300.10.97.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "product_id": "python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.97.2.x86_64", "product": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64", "product_id": "python3-idle-3.6.15-150300.10.97.2.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.97.1.x86_64", "product": { "name": "python3-testsuite-3.6.15-150300.10.97.1.x86_64", "product_id": "python3-testsuite-3.6.15-150300.10.97.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.97.2.x86_64", "product": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64", "product_id": "python3-tk-3.6.15-150300.10.97.2.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.97.1.x86_64", "product": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64", "product_id": "python3-tools-3.6.15-150300.10.97.1.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 Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.3", "product": { "name": "SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.3", "product": { "name": "SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.3" } } }, { "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": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "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.97.1.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.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.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.97.1.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.97.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.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.97.1.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.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.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.97.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.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.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.97.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.97.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.97.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.97.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.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.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.97.1.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.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.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.97.1.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.97.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.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.97.1.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.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.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.97.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.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.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.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.97.1.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.97.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.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.97.1.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.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.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.97.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.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.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.97.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.97.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.97.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.97.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.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.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.97.1.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.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.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.97.1.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.97.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.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.97.1.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.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.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.97.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.97.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.97.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-doc-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.97.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-doc-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.97.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-doc-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.97.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-doc-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.97.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.97.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.97.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-testsuite-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.97.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-12718", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12718" } ], "notes": [ { "category": "general", "text": "Allows modifying some file metadata (e.g. last modified) with filter=\"data\" or file permissions (chmod) with filter=\"tar\" of files outside the extraction directory.\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don\u0027t include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12718", "url": "https://www.suse.com/security/cve/CVE-2024-12718" }, { "category": "external", "summary": "SUSE Bug 1244056 for CVE-2024-12718", "url": "https://bugzilla.suse.com/1244056" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T06:46:17Z", "details": "moderate" } ], "title": "CVE-2024-12718" }, { "cve": "CVE-2025-4138", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4138" } ], "notes": [ { "category": "general", "text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4138", "url": "https://www.suse.com/security/cve/CVE-2025-4138" }, { "category": "external", "summary": "SUSE Bug 1244059 for CVE-2025-4138", "url": "https://bugzilla.suse.com/1244059" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T06:46:17Z", "details": "important" } ], "title": "CVE-2025-4138" }, { "cve": "CVE-2025-4330", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4330" } ], "notes": [ { "category": "general", "text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4330", "url": "https://www.suse.com/security/cve/CVE-2025-4330" }, { "category": "external", "summary": "SUSE Bug 1244060 for CVE-2025-4330", "url": "https://bugzilla.suse.com/1244060" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T06:46:17Z", "details": "important" } ], "title": "CVE-2025-4330" }, { "cve": "CVE-2025-4435", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4435" } ], "notes": [ { "category": "general", "text": "When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4435", "url": "https://www.suse.com/security/cve/CVE-2025-4435" }, { "category": "external", "summary": "SUSE Bug 1244061 for CVE-2025-4435", "url": "https://bugzilla.suse.com/1244061" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T06:46:17Z", "details": "important" } ], "title": "CVE-2025-4435" }, { "cve": "CVE-2025-4516", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4516" } ], "notes": [ { "category": "general", "text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4516", "url": "https://www.suse.com/security/cve/CVE-2025-4516" }, { "category": "external", "summary": "SUSE Bug 1243273 for CVE-2025-4516", "url": "https://bugzilla.suse.com/1243273" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T06:46:17Z", "details": "moderate" } ], "title": "CVE-2025-4516" }, { "cve": "CVE-2025-4517", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4517" } ], "notes": [ { "category": "general", "text": "Allows arbitrary filesystem writes outside the extraction directory during extraction with filter=\"data\".\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4517", "url": "https://www.suse.com/security/cve/CVE-2025-4517" }, { "category": "external", "summary": "SUSE Bug 1244032 for CVE-2025-4517", "url": "https://bugzilla.suse.com/1244032" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T06:46:17Z", "details": "important" } ], "title": "CVE-2025-4517" }, { "cve": "CVE-2025-6069", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6069" } ], "notes": [ { "category": "general", "text": "The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6069", "url": "https://www.suse.com/security/cve/CVE-2025-6069" }, { "category": "external", "summary": "SUSE Bug 1244705 for CVE-2025-6069", "url": "https://bugzilla.suse.com/1244705" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.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:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T06:46:17Z", "details": "moderate" } ], "title": "CVE-2025-6069" }, { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T06:46:17Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
suse-su-2025:02700-1
Vulnerability from csaf_suse
Notes
{ "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 python39", "title": "Title of the patch" }, { "category": "description", "text": "This update for python39 fixes the following issues:\n\n- CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets (bsc#1247249).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2700,openSUSE-SLE-15.6-2025-2700", "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-2025_02700-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02700-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502700-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02700-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041101.html" }, { "category": "self", "summary": "SUSE Bug 1247249", "url": "https://bugzilla.suse.com/1247249" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "Security update for python39", "tracking": { "current_release_date": "2025-08-05T09:31:34Z", "generator": { "date": "2025-08-05T09:31:34Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02700-1", "initial_release_date": "2025-08-05T09:31:34Z", "revision_history": [ { "date": "2025-08-05T09:31:34Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.aarch64", "product": { "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.aarch64", "product_id": "libpython3_9-1_0-3.9.23-150300.4.81.1.aarch64" } }, { "category": "product_version", "name": "python39-3.9.23-150300.4.81.1.aarch64", "product": { "name": "python39-3.9.23-150300.4.81.1.aarch64", "product_id": "python39-3.9.23-150300.4.81.1.aarch64" } }, { "category": "product_version", "name": "python39-base-3.9.23-150300.4.81.1.aarch64", "product": { "name": "python39-base-3.9.23-150300.4.81.1.aarch64", "product_id": "python39-base-3.9.23-150300.4.81.1.aarch64" } }, { "category": "product_version", "name": "python39-curses-3.9.23-150300.4.81.1.aarch64", "product": { "name": "python39-curses-3.9.23-150300.4.81.1.aarch64", "product_id": "python39-curses-3.9.23-150300.4.81.1.aarch64" } }, { "category": "product_version", "name": "python39-dbm-3.9.23-150300.4.81.1.aarch64", "product": { "name": "python39-dbm-3.9.23-150300.4.81.1.aarch64", "product_id": "python39-dbm-3.9.23-150300.4.81.1.aarch64" } }, { "category": "product_version", "name": "python39-devel-3.9.23-150300.4.81.1.aarch64", "product": { "name": "python39-devel-3.9.23-150300.4.81.1.aarch64", "product_id": "python39-devel-3.9.23-150300.4.81.1.aarch64" } }, { "category": "product_version", "name": "python39-doc-3.9.23-150300.4.81.1.aarch64", "product": { "name": "python39-doc-3.9.23-150300.4.81.1.aarch64", "product_id": "python39-doc-3.9.23-150300.4.81.1.aarch64" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.aarch64", "product": { "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.aarch64", "product_id": "python39-doc-devhelp-3.9.23-150300.4.81.1.aarch64" } }, { "category": "product_version", "name": "python39-idle-3.9.23-150300.4.81.1.aarch64", "product": { "name": "python39-idle-3.9.23-150300.4.81.1.aarch64", "product_id": "python39-idle-3.9.23-150300.4.81.1.aarch64" } }, { "category": "product_version", "name": "python39-testsuite-3.9.23-150300.4.81.1.aarch64", "product": { "name": "python39-testsuite-3.9.23-150300.4.81.1.aarch64", "product_id": "python39-testsuite-3.9.23-150300.4.81.1.aarch64" } }, { "category": "product_version", "name": "python39-tk-3.9.23-150300.4.81.1.aarch64", "product": { "name": "python39-tk-3.9.23-150300.4.81.1.aarch64", "product_id": "python39-tk-3.9.23-150300.4.81.1.aarch64" } }, { "category": "product_version", "name": "python39-tools-3.9.23-150300.4.81.1.aarch64", "product": { "name": "python39-tools-3.9.23-150300.4.81.1.aarch64", "product_id": "python39-tools-3.9.23-150300.4.81.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-64bit-3.9.23-150300.4.81.1.aarch64_ilp32", "product": { "name": "libpython3_9-1_0-64bit-3.9.23-150300.4.81.1.aarch64_ilp32", "product_id": "libpython3_9-1_0-64bit-3.9.23-150300.4.81.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python39-64bit-3.9.23-150300.4.81.1.aarch64_ilp32", "product": { "name": "python39-64bit-3.9.23-150300.4.81.1.aarch64_ilp32", "product_id": "python39-64bit-3.9.23-150300.4.81.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python39-base-64bit-3.9.23-150300.4.81.1.aarch64_ilp32", "product": { "name": "python39-base-64bit-3.9.23-150300.4.81.1.aarch64_ilp32", "product_id": "python39-base-64bit-3.9.23-150300.4.81.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.i586", "product": { "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.i586", "product_id": "libpython3_9-1_0-3.9.23-150300.4.81.1.i586" } }, { "category": "product_version", "name": "python39-3.9.23-150300.4.81.1.i586", "product": { "name": "python39-3.9.23-150300.4.81.1.i586", "product_id": "python39-3.9.23-150300.4.81.1.i586" } }, { "category": "product_version", "name": "python39-base-3.9.23-150300.4.81.1.i586", "product": { "name": "python39-base-3.9.23-150300.4.81.1.i586", "product_id": "python39-base-3.9.23-150300.4.81.1.i586" } }, { "category": "product_version", "name": "python39-curses-3.9.23-150300.4.81.1.i586", "product": { "name": "python39-curses-3.9.23-150300.4.81.1.i586", "product_id": "python39-curses-3.9.23-150300.4.81.1.i586" } }, { "category": "product_version", "name": "python39-dbm-3.9.23-150300.4.81.1.i586", "product": { "name": "python39-dbm-3.9.23-150300.4.81.1.i586", "product_id": "python39-dbm-3.9.23-150300.4.81.1.i586" } }, { "category": "product_version", "name": "python39-devel-3.9.23-150300.4.81.1.i586", "product": { "name": "python39-devel-3.9.23-150300.4.81.1.i586", "product_id": "python39-devel-3.9.23-150300.4.81.1.i586" } }, { "category": "product_version", "name": "python39-doc-3.9.23-150300.4.81.1.i586", "product": { "name": "python39-doc-3.9.23-150300.4.81.1.i586", "product_id": "python39-doc-3.9.23-150300.4.81.1.i586" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.i586", "product": { "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.i586", "product_id": "python39-doc-devhelp-3.9.23-150300.4.81.1.i586" } }, { "category": "product_version", "name": "python39-idle-3.9.23-150300.4.81.1.i586", "product": { "name": "python39-idle-3.9.23-150300.4.81.1.i586", "product_id": "python39-idle-3.9.23-150300.4.81.1.i586" } }, { "category": "product_version", "name": "python39-testsuite-3.9.23-150300.4.81.1.i586", "product": { "name": "python39-testsuite-3.9.23-150300.4.81.1.i586", "product_id": "python39-testsuite-3.9.23-150300.4.81.1.i586" } }, { "category": "product_version", "name": "python39-tk-3.9.23-150300.4.81.1.i586", "product": { "name": "python39-tk-3.9.23-150300.4.81.1.i586", "product_id": "python39-tk-3.9.23-150300.4.81.1.i586" } }, { "category": "product_version", "name": "python39-tools-3.9.23-150300.4.81.1.i586", "product": { "name": "python39-tools-3.9.23-150300.4.81.1.i586", "product_id": "python39-tools-3.9.23-150300.4.81.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.ppc64le", "product": { "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.ppc64le", "product_id": "libpython3_9-1_0-3.9.23-150300.4.81.1.ppc64le" } }, { "category": "product_version", "name": "python39-3.9.23-150300.4.81.1.ppc64le", "product": { "name": "python39-3.9.23-150300.4.81.1.ppc64le", "product_id": "python39-3.9.23-150300.4.81.1.ppc64le" } }, { "category": "product_version", "name": "python39-base-3.9.23-150300.4.81.1.ppc64le", "product": { "name": "python39-base-3.9.23-150300.4.81.1.ppc64le", "product_id": "python39-base-3.9.23-150300.4.81.1.ppc64le" } }, { "category": "product_version", "name": "python39-curses-3.9.23-150300.4.81.1.ppc64le", "product": { "name": "python39-curses-3.9.23-150300.4.81.1.ppc64le", "product_id": "python39-curses-3.9.23-150300.4.81.1.ppc64le" } }, { "category": "product_version", "name": "python39-dbm-3.9.23-150300.4.81.1.ppc64le", "product": { "name": "python39-dbm-3.9.23-150300.4.81.1.ppc64le", "product_id": "python39-dbm-3.9.23-150300.4.81.1.ppc64le" } }, { "category": "product_version", "name": "python39-devel-3.9.23-150300.4.81.1.ppc64le", "product": { "name": "python39-devel-3.9.23-150300.4.81.1.ppc64le", "product_id": "python39-devel-3.9.23-150300.4.81.1.ppc64le" } }, { "category": "product_version", "name": "python39-doc-3.9.23-150300.4.81.1.ppc64le", "product": { "name": "python39-doc-3.9.23-150300.4.81.1.ppc64le", "product_id": "python39-doc-3.9.23-150300.4.81.1.ppc64le" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.ppc64le", "product": { "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.ppc64le", "product_id": "python39-doc-devhelp-3.9.23-150300.4.81.1.ppc64le" } }, { "category": "product_version", "name": "python39-idle-3.9.23-150300.4.81.1.ppc64le", "product": { "name": "python39-idle-3.9.23-150300.4.81.1.ppc64le", "product_id": "python39-idle-3.9.23-150300.4.81.1.ppc64le" } }, { "category": "product_version", "name": "python39-testsuite-3.9.23-150300.4.81.1.ppc64le", "product": { "name": "python39-testsuite-3.9.23-150300.4.81.1.ppc64le", "product_id": "python39-testsuite-3.9.23-150300.4.81.1.ppc64le" } }, { "category": "product_version", "name": "python39-tk-3.9.23-150300.4.81.1.ppc64le", "product": { "name": "python39-tk-3.9.23-150300.4.81.1.ppc64le", "product_id": "python39-tk-3.9.23-150300.4.81.1.ppc64le" } }, { "category": "product_version", "name": "python39-tools-3.9.23-150300.4.81.1.ppc64le", "product": { "name": "python39-tools-3.9.23-150300.4.81.1.ppc64le", "product_id": "python39-tools-3.9.23-150300.4.81.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.s390x", "product": { "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.s390x", "product_id": "libpython3_9-1_0-3.9.23-150300.4.81.1.s390x" } }, { "category": "product_version", "name": "python39-3.9.23-150300.4.81.1.s390x", "product": { "name": "python39-3.9.23-150300.4.81.1.s390x", "product_id": "python39-3.9.23-150300.4.81.1.s390x" } }, { "category": "product_version", "name": "python39-base-3.9.23-150300.4.81.1.s390x", "product": { "name": "python39-base-3.9.23-150300.4.81.1.s390x", "product_id": "python39-base-3.9.23-150300.4.81.1.s390x" } }, { "category": "product_version", "name": "python39-curses-3.9.23-150300.4.81.1.s390x", "product": { "name": "python39-curses-3.9.23-150300.4.81.1.s390x", "product_id": "python39-curses-3.9.23-150300.4.81.1.s390x" } }, { "category": "product_version", "name": "python39-dbm-3.9.23-150300.4.81.1.s390x", "product": { "name": "python39-dbm-3.9.23-150300.4.81.1.s390x", "product_id": "python39-dbm-3.9.23-150300.4.81.1.s390x" } }, { "category": "product_version", "name": "python39-devel-3.9.23-150300.4.81.1.s390x", "product": { "name": "python39-devel-3.9.23-150300.4.81.1.s390x", "product_id": "python39-devel-3.9.23-150300.4.81.1.s390x" } }, { "category": "product_version", "name": "python39-doc-3.9.23-150300.4.81.1.s390x", "product": { "name": "python39-doc-3.9.23-150300.4.81.1.s390x", "product_id": "python39-doc-3.9.23-150300.4.81.1.s390x" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.s390x", "product": { "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.s390x", "product_id": "python39-doc-devhelp-3.9.23-150300.4.81.1.s390x" } }, { "category": "product_version", "name": "python39-idle-3.9.23-150300.4.81.1.s390x", "product": { "name": "python39-idle-3.9.23-150300.4.81.1.s390x", "product_id": "python39-idle-3.9.23-150300.4.81.1.s390x" } }, { "category": "product_version", "name": "python39-testsuite-3.9.23-150300.4.81.1.s390x", "product": { "name": "python39-testsuite-3.9.23-150300.4.81.1.s390x", "product_id": "python39-testsuite-3.9.23-150300.4.81.1.s390x" } }, { "category": "product_version", "name": "python39-tk-3.9.23-150300.4.81.1.s390x", "product": { "name": "python39-tk-3.9.23-150300.4.81.1.s390x", "product_id": "python39-tk-3.9.23-150300.4.81.1.s390x" } }, { "category": "product_version", "name": "python39-tools-3.9.23-150300.4.81.1.s390x", "product": { "name": "python39-tools-3.9.23-150300.4.81.1.s390x", "product_id": "python39-tools-3.9.23-150300.4.81.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.x86_64", "product": { "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.x86_64", "product_id": "libpython3_9-1_0-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "libpython3_9-1_0-32bit-3.9.23-150300.4.81.1.x86_64", "product": { "name": "libpython3_9-1_0-32bit-3.9.23-150300.4.81.1.x86_64", "product_id": "libpython3_9-1_0-32bit-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "python39-3.9.23-150300.4.81.1.x86_64", "product": { "name": "python39-3.9.23-150300.4.81.1.x86_64", "product_id": "python39-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "python39-32bit-3.9.23-150300.4.81.1.x86_64", "product": { "name": "python39-32bit-3.9.23-150300.4.81.1.x86_64", "product_id": "python39-32bit-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "python39-base-3.9.23-150300.4.81.1.x86_64", "product": { "name": "python39-base-3.9.23-150300.4.81.1.x86_64", "product_id": "python39-base-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "python39-base-32bit-3.9.23-150300.4.81.1.x86_64", "product": { "name": "python39-base-32bit-3.9.23-150300.4.81.1.x86_64", "product_id": "python39-base-32bit-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "python39-curses-3.9.23-150300.4.81.1.x86_64", "product": { "name": "python39-curses-3.9.23-150300.4.81.1.x86_64", "product_id": "python39-curses-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "python39-dbm-3.9.23-150300.4.81.1.x86_64", "product": { "name": "python39-dbm-3.9.23-150300.4.81.1.x86_64", "product_id": "python39-dbm-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "python39-devel-3.9.23-150300.4.81.1.x86_64", "product": { "name": "python39-devel-3.9.23-150300.4.81.1.x86_64", "product_id": "python39-devel-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "python39-doc-3.9.23-150300.4.81.1.x86_64", "product": { "name": "python39-doc-3.9.23-150300.4.81.1.x86_64", "product_id": "python39-doc-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.x86_64", "product": { "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.x86_64", "product_id": "python39-doc-devhelp-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "python39-idle-3.9.23-150300.4.81.1.x86_64", "product": { "name": "python39-idle-3.9.23-150300.4.81.1.x86_64", "product_id": "python39-idle-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "python39-testsuite-3.9.23-150300.4.81.1.x86_64", "product": { "name": "python39-testsuite-3.9.23-150300.4.81.1.x86_64", "product_id": "python39-testsuite-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "python39-tk-3.9.23-150300.4.81.1.x86_64", "product": { "name": "python39-tk-3.9.23-150300.4.81.1.x86_64", "product_id": "python39-tk-3.9.23-150300.4.81.1.x86_64" } }, { "category": "product_version", "name": "python39-tools-3.9.23-150300.4.81.1.x86_64", "product": { "name": "python39-tools-3.9.23-150300.4.81.1.x86_64", "product_id": "python39-tools-3.9.23-150300.4.81.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.23-150300.4.81.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.23-150300.4.81.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.s390x" }, "product_reference": "libpython3_9-1_0-3.9.23-150300.4.81.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-32bit-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "libpython3_9-1_0-32bit-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.23-150300.4.81.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.aarch64" }, "product_reference": "python39-3.9.23-150300.4.81.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.23-150300.4.81.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.ppc64le" }, "product_reference": "python39-3.9.23-150300.4.81.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.23-150300.4.81.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.s390x" }, "product_reference": "python39-3.9.23-150300.4.81.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "python39-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "python39-32bit-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.23-150300.4.81.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.aarch64" }, "product_reference": "python39-base-3.9.23-150300.4.81.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.23-150300.4.81.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.ppc64le" }, "product_reference": "python39-base-3.9.23-150300.4.81.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.23-150300.4.81.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.s390x" }, "product_reference": "python39-base-3.9.23-150300.4.81.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "python39-base-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-32bit-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "python39-base-32bit-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.23-150300.4.81.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.aarch64" }, "product_reference": "python39-curses-3.9.23-150300.4.81.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.23-150300.4.81.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.ppc64le" }, "product_reference": "python39-curses-3.9.23-150300.4.81.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.23-150300.4.81.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.s390x" }, "product_reference": "python39-curses-3.9.23-150300.4.81.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "python39-curses-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.23-150300.4.81.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.aarch64" }, "product_reference": "python39-dbm-3.9.23-150300.4.81.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.23-150300.4.81.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.ppc64le" }, "product_reference": "python39-dbm-3.9.23-150300.4.81.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.23-150300.4.81.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.s390x" }, "product_reference": "python39-dbm-3.9.23-150300.4.81.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "python39-dbm-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.23-150300.4.81.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.aarch64" }, "product_reference": "python39-devel-3.9.23-150300.4.81.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.23-150300.4.81.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.ppc64le" }, "product_reference": "python39-devel-3.9.23-150300.4.81.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.23-150300.4.81.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.s390x" }, "product_reference": "python39-devel-3.9.23-150300.4.81.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "python39-devel-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.23-150300.4.81.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.aarch64" }, "product_reference": "python39-doc-3.9.23-150300.4.81.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.23-150300.4.81.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.ppc64le" }, "product_reference": "python39-doc-3.9.23-150300.4.81.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.23-150300.4.81.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.s390x" }, "product_reference": "python39-doc-3.9.23-150300.4.81.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "python39-doc-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.aarch64" }, "product_reference": "python39-doc-devhelp-3.9.23-150300.4.81.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.ppc64le" }, "product_reference": "python39-doc-devhelp-3.9.23-150300.4.81.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.s390x" }, "product_reference": "python39-doc-devhelp-3.9.23-150300.4.81.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "python39-doc-devhelp-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.23-150300.4.81.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.aarch64" }, "product_reference": "python39-idle-3.9.23-150300.4.81.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.23-150300.4.81.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.ppc64le" }, "product_reference": "python39-idle-3.9.23-150300.4.81.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.23-150300.4.81.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.s390x" }, "product_reference": "python39-idle-3.9.23-150300.4.81.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "python39-idle-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.23-150300.4.81.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.aarch64" }, "product_reference": "python39-testsuite-3.9.23-150300.4.81.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.23-150300.4.81.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.ppc64le" }, "product_reference": "python39-testsuite-3.9.23-150300.4.81.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.23-150300.4.81.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.s390x" }, "product_reference": "python39-testsuite-3.9.23-150300.4.81.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "python39-testsuite-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.23-150300.4.81.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.aarch64" }, "product_reference": "python39-tk-3.9.23-150300.4.81.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.23-150300.4.81.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.ppc64le" }, "product_reference": "python39-tk-3.9.23-150300.4.81.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.23-150300.4.81.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.s390x" }, "product_reference": "python39-tk-3.9.23-150300.4.81.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "python39-tk-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.23-150300.4.81.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.aarch64" }, "product_reference": "python39-tools-3.9.23-150300.4.81.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.23-150300.4.81.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.ppc64le" }, "product_reference": "python39-tools-3.9.23-150300.4.81.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.23-150300.4.81.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.s390x" }, "product_reference": "python39-tools-3.9.23-150300.4.81.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.23-150300.4.81.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.x86_64" }, "product_reference": "python39-tools-3.9.23-150300.4.81.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.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": [ "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.81.1.x86_64", "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.aarch64", "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.ppc64le", "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.s390x", "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.81.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-05T09:31:34Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
wid-sec-w-2025-1664
Vulnerability from csaf_certbund
Notes
{ "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 einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\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-2025-1664 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1664.json" }, { "category": "self", "summary": "WID-SEC-2025-1664 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1664" }, { "category": "external", "summary": "GitHub Advisory Database vom 2025-07-28", "url": "https://github.com/advisories/GHSA-v594-44hm-2j7p" }, { "category": "external", "summary": "Python Mailing List vom 2025-07-28", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/ZULLF3IZ726XP5EY7XJ7YIN3K5MDYR2D/" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-11BBA426AF vom 2025-07-29", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-11bba426af" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2025-4545FE5AB5 vom 2025-07-29", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-4545fe5ab5" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-2EA6A30958 vom 2025-07-29", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-2ea6a30958" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2025-C0A44D2C63 vom 2025-07-29", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-c0a44d2c63" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-64ABF2FF21 vom 2025-08-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-64abf2ff21" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-2E992DDFA0 vom 2025-08-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-2e992ddfa0" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15402-1 vom 2025-08-04", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ONB7SKUUZCQSUV6SPZZV2PJ75G26HCY7/" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15404-1 vom 2025-08-04", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5I2YVZITRCKVITMSLXAUYDL2UANH3KZF/" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15403-1 vom 2025-08-04", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EUQFAOWP74TTJ6VHHWA4ZVZP2JSQXGS4/" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15409-1 vom 2025-08-05", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4X7EZQK5T7G5FBS33LJ64XQSNRZ4OJ4T/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02701-1 vom 2025-08-05", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/36SS3VDCSJPSKIXZ57CBGDJG6VNKSPLY/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02700-1 vom 2025-08-05", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KDCH6OG2HPBYCI5GOE3SEXDWD7ENVHA5/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02717-1 vom 2025-08-06", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/L2NLBYO6X4C452ZDTZWTPSMMIOSSOPDD/" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-1A9AD70C05 vom 2025-08-11", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-1a9ad70c05" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-B8DC0E26EC vom 2025-08-11", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-b8dc0e26ec" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02767-1 vom 2025-08-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022140.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-1903CFAE97 vom 2025-08-12", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-1903cfae97" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-8F560FCC9B vom 2025-08-12", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-8f560fcc9b" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02778-1 vom 2025-08-13", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022149.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02787-1 vom 2025-08-13", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022153.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02802-1 vom 2025-08-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022161.html" } ], "source_lang": "en-US", "title": "Python: Schwachstelle erm\u00f6glicht Denial of Service", "tracking": { "current_release_date": "2025-08-14T22:00:00.000+00:00", "generator": { "date": "2025-08-15T07:22:14.608+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1664", "initial_release_date": "2025-07-28T22:00:00.000+00:00", "revision_history": [ { "date": "2025-07-28T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-07-29T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Fedora und European Union Vulnerability Database aufgenommen" }, { "date": "2025-08-03T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2025-08-05T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von openSUSE und SUSE aufgenommen" }, { "date": "2025-08-06T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-08-11T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2025-08-12T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE und Fedora aufgenommen" }, { "date": "2025-08-13T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-08-14T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von SUSE aufgenommen" } ], "status": "final", "version": "10" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "category": "product_name", "name": "Open Source Python", "product": { "name": "Open Source Python", "product_id": "T045708", "product_identification_helper": { "cpe": "cpe:/a:python:python:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8194", "product_status": { "known_affected": [ "T002207", "T027843", "T045708", "74185" ] }, "release_date": "2025-07-28T22:00:00.000+00:00", "title": "CVE-2025-8194" } ] }
fkie_cve-2025-8194
Vulnerability from fkie_nvd
▶ | URL | Tags | |
---|---|---|---|
cna@python.org | https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1 | ||
cna@python.org | https://github.com/python/cpython/commit/7040aa54f14676938970e10c5f74ea93cd56aa38 | ||
cna@python.org | https://github.com/python/cpython/commit/c9d9f78feb1467e73fd29356c040bde1c104f29f | ||
cna@python.org | https://github.com/python/cpython/commit/cdae923ffe187d6ef916c0f665a31249619193fe | ||
cna@python.org | https://github.com/python/cpython/commit/fbc2a0ca9ac8aff6887f8ddf79b87b4510277227 | ||
cna@python.org | https://github.com/python/cpython/issues/130577 | ||
cna@python.org | https://github.com/python/cpython/pull/137027 | ||
cna@python.org | https://mail.python.org/archives/list/security-announce@python.org/thread/ZULLF3IZ726XP5EY7XJ7YIN3K5MDYR2D/ |
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "There is a defect in the CPython \u201ctarfile\u201d module affecting the \u201cTarFile\u201d extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \u201ctarfile\u201d module:\u00a0 https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1" }, { "lang": "es", "value": "Existe un defecto en el m\u00f3dulo \"tarfile\" de CPython que afecta a las API de extracci\u00f3n y enumeraci\u00f3n de entradas de \"TarFile\". La implementaci\u00f3n de tar procesaba archivos tar con desplazamientos negativos sin errores, lo que resultaba en un bucle infinito y un bloqueo durante el an\u00e1lisis de archivos tar manipulados con fines maliciosos. Esta vulnerabilidad se puede mitigar incluyendo el siguiente parche despu\u00e9s de importar el m\u00f3dulo \"tarfile\": import tarfile def _block_patched(self, count): if count \u0026lt; 0: # pragma: no cover raise tarfile.InvalidHeaderError(\"invalid offset\") return _block_patched._orig_block(self, count) _block_patched._orig_block = tarfile.TarInfo._block tarfile.TarInfo._block = _block_patched" } ], "id": "CVE-2025-8194", "lastModified": "2025-08-07T21:15:29.780", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "cna@python.org", "type": "Secondary" } ] }, "published": "2025-07-28T19:15:43.793", "references": [ { "source": "cna@python.org", "url": "https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/7040aa54f14676938970e10c5f74ea93cd56aa38" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/c9d9f78feb1467e73fd29356c040bde1c104f29f" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/cdae923ffe187d6ef916c0f665a31249619193fe" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/fbc2a0ca9ac8aff6887f8ddf79b87b4510277227" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/issues/130577" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/pull/137027" }, { "source": "cna@python.org", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/ZULLF3IZ726XP5EY7XJ7YIN3K5MDYR2D/" } ], "sourceIdentifier": "cna@python.org", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-835" } ], "source": "cna@python.org", "type": "Secondary" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.