suse-su-2023:0724-1
Vulnerability from csaf_suse
Published
2023-03-14 14:37
Modified
2023-03-14 14:37
Summary
Security update for python
Notes
Title of the patch
Security update for python
Description of the patch
This update for python fixes the following issues:
- CVE-2023-24329: Fixed blocklist bypass via the urllib.parse component when supplying a URL that starts with blank characters (bsc#1208471).
- CVE-2022-45061: Fixed DoS when IDNA decodes extremely long domain names (bsc#1205244).
The following non-security bug was fixed:
- Making compileall.py compliant with year 2038 (bsc#1202666, gh#python/cpython#79171).
Patchnames
SUSE-2023-724,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-724,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-724,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-724,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-724,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-724,SUSE-SLE-Product-RT-15-SP3-2023-724,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-724,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-724,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-724,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-724,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-724,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-724,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-724,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-724,SUSE-Storage-7-2023-724,SUSE-Storage-7.1-2023-724,openSUSE-SLE-15.4-2023-724
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\n- CVE-2023-24329: Fixed blocklist bypass via the urllib.parse component when supplying a URL that starts with blank characters (bsc#1208471).\n- CVE-2022-45061: Fixed DoS when IDNA decodes extremely long domain names (bsc#1205244).\n\nThe following non-security bug was fixed:\n\n- Making compileall.py compliant with year 2038 (bsc#1202666, gh#python/cpython#79171).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-724,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-724,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-724,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-724,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-724,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-724,SUSE-SLE-Product-RT-15-SP3-2023-724,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-724,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-724,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-724,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-724,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-724,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-724,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-724,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-724,SUSE-Storage-7-2023-724,SUSE-Storage-7.1-2023-724,openSUSE-SLE-15.4-2023-724",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_0724-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0724-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230724-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0724-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014033.html"
},
{
"category": "self",
"summary": "SUSE Bug 1202666",
"url": "https://bugzilla.suse.com/1202666"
},
{
"category": "self",
"summary": "SUSE Bug 1205244",
"url": "https://bugzilla.suse.com/1205244"
},
{
"category": "self",
"summary": "SUSE Bug 1208471",
"url": "https://bugzilla.suse.com/1208471"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-45061 page",
"url": "https://www.suse.com/security/cve/CVE-2022-45061/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24329 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24329/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2023-03-14T14:37:23Z",
"generator": {
"date": "2023-03-14T14:37:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0724-1",
"initial_release_date": "2023-03-14T14:37:23Z",
"revision_history": [
{
"date": "2023-03-14T14:37:23Z",
"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.48.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.48.1.aarch64",
"product": {
"name": "python-2.7.18-150000.48.1.aarch64",
"product_id": "python-2.7.18-150000.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.48.1.aarch64",
"product": {
"name": "python-base-2.7.18-150000.48.1.aarch64",
"product_id": "python-base-2.7.18-150000.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.48.1.aarch64",
"product": {
"name": "python-curses-2.7.18-150000.48.1.aarch64",
"product_id": "python-curses-2.7.18-150000.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.48.1.aarch64",
"product": {
"name": "python-demo-2.7.18-150000.48.1.aarch64",
"product_id": "python-demo-2.7.18-150000.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.48.1.aarch64",
"product": {
"name": "python-devel-2.7.18-150000.48.1.aarch64",
"product_id": "python-devel-2.7.18-150000.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.48.1.aarch64",
"product": {
"name": "python-gdbm-2.7.18-150000.48.1.aarch64",
"product_id": "python-gdbm-2.7.18-150000.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.48.1.aarch64",
"product": {
"name": "python-idle-2.7.18-150000.48.1.aarch64",
"product_id": "python-idle-2.7.18-150000.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.48.1.aarch64",
"product": {
"name": "python-tk-2.7.18-150000.48.1.aarch64",
"product_id": "python-tk-2.7.18-150000.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.48.1.aarch64",
"product": {
"name": "python-xml-2.7.18-150000.48.1.aarch64",
"product_id": "python-xml-2.7.18-150000.48.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.18-150000.48.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.18-150000.48.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.18-150000.48.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.18-150000.48.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.18-150000.48.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.18-150000.48.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.18-150000.48.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.18-150000.48.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.18-150000.48.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.48.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.i586",
"product_id": "libpython2_7-1_0-2.7.18-150000.48.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.48.1.i586",
"product": {
"name": "python-2.7.18-150000.48.1.i586",
"product_id": "python-2.7.18-150000.48.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.48.1.i586",
"product": {
"name": "python-base-2.7.18-150000.48.1.i586",
"product_id": "python-base-2.7.18-150000.48.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.48.1.i586",
"product": {
"name": "python-curses-2.7.18-150000.48.1.i586",
"product_id": "python-curses-2.7.18-150000.48.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.48.1.i586",
"product": {
"name": "python-demo-2.7.18-150000.48.1.i586",
"product_id": "python-demo-2.7.18-150000.48.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.48.1.i586",
"product": {
"name": "python-devel-2.7.18-150000.48.1.i586",
"product_id": "python-devel-2.7.18-150000.48.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.48.1.i586",
"product": {
"name": "python-gdbm-2.7.18-150000.48.1.i586",
"product_id": "python-gdbm-2.7.18-150000.48.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.48.1.i586",
"product": {
"name": "python-idle-2.7.18-150000.48.1.i586",
"product_id": "python-idle-2.7.18-150000.48.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.48.1.i586",
"product": {
"name": "python-tk-2.7.18-150000.48.1.i586",
"product_id": "python-tk-2.7.18-150000.48.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.48.1.i586",
"product": {
"name": "python-xml-2.7.18-150000.48.1.i586",
"product_id": "python-xml-2.7.18-150000.48.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.18-150000.48.1.noarch",
"product": {
"name": "python-doc-2.7.18-150000.48.1.noarch",
"product_id": "python-doc-2.7.18-150000.48.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.18-150000.48.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.18-150000.48.1.noarch",
"product_id": "python-doc-pdf-2.7.18-150000.48.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.48.1.ppc64le",
"product": {
"name": "python-2.7.18-150000.48.1.ppc64le",
"product_id": "python-2.7.18-150000.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.48.1.ppc64le",
"product": {
"name": "python-base-2.7.18-150000.48.1.ppc64le",
"product_id": "python-base-2.7.18-150000.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.48.1.ppc64le",
"product": {
"name": "python-curses-2.7.18-150000.48.1.ppc64le",
"product_id": "python-curses-2.7.18-150000.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.48.1.ppc64le",
"product": {
"name": "python-demo-2.7.18-150000.48.1.ppc64le",
"product_id": "python-demo-2.7.18-150000.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.48.1.ppc64le",
"product": {
"name": "python-devel-2.7.18-150000.48.1.ppc64le",
"product_id": "python-devel-2.7.18-150000.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.48.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.18-150000.48.1.ppc64le",
"product_id": "python-gdbm-2.7.18-150000.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.48.1.ppc64le",
"product": {
"name": "python-idle-2.7.18-150000.48.1.ppc64le",
"product_id": "python-idle-2.7.18-150000.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.48.1.ppc64le",
"product": {
"name": "python-tk-2.7.18-150000.48.1.ppc64le",
"product_id": "python-tk-2.7.18-150000.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.48.1.ppc64le",
"product": {
"name": "python-xml-2.7.18-150000.48.1.ppc64le",
"product_id": "python-xml-2.7.18-150000.48.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"product_id": "libpython2_7-1_0-2.7.18-150000.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.48.1.s390x",
"product": {
"name": "python-2.7.18-150000.48.1.s390x",
"product_id": "python-2.7.18-150000.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.48.1.s390x",
"product": {
"name": "python-base-2.7.18-150000.48.1.s390x",
"product_id": "python-base-2.7.18-150000.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.48.1.s390x",
"product": {
"name": "python-curses-2.7.18-150000.48.1.s390x",
"product_id": "python-curses-2.7.18-150000.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.48.1.s390x",
"product": {
"name": "python-demo-2.7.18-150000.48.1.s390x",
"product_id": "python-demo-2.7.18-150000.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.48.1.s390x",
"product": {
"name": "python-devel-2.7.18-150000.48.1.s390x",
"product_id": "python-devel-2.7.18-150000.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.48.1.s390x",
"product": {
"name": "python-gdbm-2.7.18-150000.48.1.s390x",
"product_id": "python-gdbm-2.7.18-150000.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.48.1.s390x",
"product": {
"name": "python-idle-2.7.18-150000.48.1.s390x",
"product_id": "python-idle-2.7.18-150000.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.48.1.s390x",
"product": {
"name": "python-tk-2.7.18-150000.48.1.s390x",
"product_id": "python-tk-2.7.18-150000.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.48.1.s390x",
"product": {
"name": "python-xml-2.7.18-150000.48.1.s390x",
"product_id": "python-xml-2.7.18-150000.48.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-150000.48.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-150000.48.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.18-150000.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.48.1.x86_64",
"product": {
"name": "python-2.7.18-150000.48.1.x86_64",
"product_id": "python-2.7.18-150000.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-150000.48.1.x86_64",
"product": {
"name": "python-32bit-2.7.18-150000.48.1.x86_64",
"product_id": "python-32bit-2.7.18-150000.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.48.1.x86_64",
"product": {
"name": "python-base-2.7.18-150000.48.1.x86_64",
"product_id": "python-base-2.7.18-150000.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-150000.48.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.18-150000.48.1.x86_64",
"product_id": "python-base-32bit-2.7.18-150000.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.48.1.x86_64",
"product": {
"name": "python-curses-2.7.18-150000.48.1.x86_64",
"product_id": "python-curses-2.7.18-150000.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.48.1.x86_64",
"product": {
"name": "python-demo-2.7.18-150000.48.1.x86_64",
"product_id": "python-demo-2.7.18-150000.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.48.1.x86_64",
"product": {
"name": "python-devel-2.7.18-150000.48.1.x86_64",
"product_id": "python-devel-2.7.18-150000.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.48.1.x86_64",
"product": {
"name": "python-gdbm-2.7.18-150000.48.1.x86_64",
"product_id": "python-gdbm-2.7.18-150000.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.48.1.x86_64",
"product": {
"name": "python-idle-2.7.18-150000.48.1.x86_64",
"product_id": "python-idle-2.7.18-150000.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.48.1.x86_64",
"product": {
"name": "python-tk-2.7.18-150000.48.1.x86_64",
"product_id": "python-tk-2.7.18-150000.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.48.1.x86_64",
"product": {
"name": "python-xml-2.7.18-150000.48.1.x86_64",
"product_id": "python-xml-2.7.18-150000.48.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-devel-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.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:libpython2_7-1_0-2.7.18-150000.48.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.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:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.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:python-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.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:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.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:python-base-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.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:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.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:python-devel-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.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:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.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:python-tk-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.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:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.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:python-xml-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.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:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-devel-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-tk-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-devel-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-tk-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-devel-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-tk-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.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:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.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:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.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:python-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.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:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.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:python-base-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.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:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.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:python-devel-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.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:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.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:python-tk-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.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:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.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:python-xml-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.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:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-devel-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.48.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-150000.48.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.48.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.48.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-150000.48.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-32bit-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.48.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-150000.48.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.48.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.48.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-demo-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.48.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.48.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-demo-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.48.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-demo-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-devel-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.48.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-150000.48.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-doc-2.7.18-150000.48.1.noarch"
},
"product_reference": "python-doc-2.7.18-150000.48.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-150000.48.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.48.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-150000.48.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.48.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.48.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-idle-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.48.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.48.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-idle-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.48.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-idle-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-tk-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.48.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.48.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-45061",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-45061"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:python-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-doc-2.7.18-150000.48.1.noarch",
"openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.48.1.noarch",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-45061",
"url": "https://www.suse.com/security/cve/CVE-2022-45061"
},
{
"category": "external",
"summary": "SUSE Bug 1205244 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1205244"
},
{
"category": "external",
"summary": "SUSE Bug 1211488 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1211488"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:python-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-doc-2.7.18-150000.48.1.noarch",
"openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.48.1.noarch",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.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:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:python-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-doc-2.7.18-150000.48.1.noarch",
"openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.48.1.noarch",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-14T14:37:23Z",
"details": "moderate"
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2023-24329",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24329"
}
],
"notes": [
{
"category": "general",
"text": "An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:python-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-doc-2.7.18-150000.48.1.noarch",
"openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.48.1.noarch",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24329",
"url": "https://www.suse.com/security/cve/CVE-2023-24329"
},
{
"category": "external",
"summary": "SUSE Bug 1208471 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1208471"
},
{
"category": "external",
"summary": "SUSE Bug 1213553 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213553"
},
{
"category": "external",
"summary": "SUSE Bug 1213554 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213554"
},
{
"category": "external",
"summary": "SUSE Bug 1213839 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213839"
},
{
"category": "external",
"summary": "SUSE Bug 1225672 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1225672"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:python-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-doc-2.7.18-150000.48.1.noarch",
"openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.48.1.noarch",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Enterprise Storage 7:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:python-2.7.18-150000.48.1.x86_64",
"SUSE Manager Proxy 4.2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-base-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-curses-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-devel-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.48.1.x86_64",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.ppc64le",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.s390x",
"SUSE Manager Server 4.2:python-xml-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-base-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-curses-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-demo-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-devel-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-doc-2.7.18-150000.48.1.noarch",
"openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.48.1.noarch",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-gdbm-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-idle-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-tk-2.7.18-150000.48.1.x86_64",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.aarch64",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.ppc64le",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.s390x",
"openSUSE Leap 15.4:python-xml-2.7.18-150000.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-14T14:37:23Z",
"details": "important"
}
],
"title": "CVE-2023-24329"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…