Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2020:4285 - Security Advisory
Issued:
2020-10-19
Updated:
2020-10-19

RHSA-2020:4285 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Moderate: rh-python36 security, bug fix, and enhancement update

Type/Severity

Security Advisory: Moderate

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for rh-python36-python, rh-python36-python-pip, and rh-python36-python-virtualenv is now available for Red Hat Software Collections.

Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.

The following packages have been upgraded to a later upstream version: rh-python36-python (3.6.12). (BZ#1873080)

Security Fix(es):

  • python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)
  • python: CRLF injection via the host part of the url passed to urlopen() (CVE-2019-18348)
  • python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)
  • python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py (CVE-2019-20916)
  • python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)
  • python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)
  • python: CRLF injection via HTTP request method in httplib/http.client (CVE-2020-26116)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Bug Fix(es):

  • rh-python36-python-pip: Contains multiple bundled libraries, and has no bundled() provides (BZ#1774951)
  • Allow rh-python36-python-pip to use system CA certificate Trust (BZ#1826520)

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.7 x86_64
  • Red Hat Software Collections (for RHEL Server for System Z) 1 for RHEL 7.7 s390x
  • Red Hat Software Collections (for RHEL Server for IBM Power LE) 1 for RHEL 7.7 ppc64le
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.6 x86_64
  • Red Hat Software Collections (for RHEL Server for System Z) 1 for RHEL 7.6 s390x
  • Red Hat Software Collections (for RHEL Server for IBM Power LE) 1 for RHEL 7.6 ppc64le
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7 x86_64
  • Red Hat Software Collections (for RHEL Server for System Z) 1 for RHEL 7 s390x
  • Red Hat Software Collections (for RHEL Server for IBM Power LE) 1 for RHEL 7 ppc64le
  • Red Hat Software Collections (for RHEL Server for ARM) 1 aarch64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 6 x86_64
  • Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 7 x86_64
  • Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 6 x86_64

Fixes

  • BZ - 1727276 - CVE-2019-18348 python: CRLF injection via the host part of the url passed to urlopen()
  • BZ - 1763229 - CVE-2019-16935 python: XSS vulnerability in the documentation XML-RPC server in server_title field
  • BZ - 1809065 - CVE-2020-8492 python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS
  • BZ - 1826520 - Allow rh-python36-python-pip to use system CA certificate Trust
  • BZ - 1854926 - CVE-2020-14422 python: DoS via inefficiency in IPv{4,6}Interface classes
  • BZ - 1856481 - CVE-2019-20907 python: infinite loop in the tarfile module via crafted TAR archive
  • BZ - 1868135 - CVE-2019-20916 python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py
  • BZ - 1873080 - Update the python interpreter to the latest bugfix release 3.6.12
  • BZ - 1883014 - CVE-2020-26116 python: CRLF injection via HTTP request method in httplib/http.client

CVEs

  • CVE-2019-16935
  • CVE-2019-18348
  • CVE-2019-20907
  • CVE-2019-20916
  • CVE-2020-8492
  • CVE-2020-14422
  • CVE-2020-26116

References

  • https://access.redhat.com/security/updates/classification/#moderate
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.7

SRPM
rh-python36-python-3.6.12-1.el7.src.rpm SHA-256: 09788ce4c671670bf950d054daaf0d4cc958d3fbde7cc966757f4ddbd3f4d2b5
rh-python36-python-pip-9.0.1-5.el7.src.rpm SHA-256: 2edef204e3c400b0ac02de1f8ab8c41af463baf1f15cf5ad44bf6bd08e34461b
rh-python36-python-virtualenv-15.1.0-3.el7.src.rpm SHA-256: b7496d1e456ced292bcfe18ecc54ceb28fd9909a44c18499b9d78e0f95e56fd8
x86_64
rh-python36-python-3.6.12-1.el7.x86_64.rpm SHA-256: 99603601a4b25bfb83a2f9739f20b9b73b21efc63e95720f19ebbdd91e3acab1
rh-python36-python-debug-3.6.12-1.el7.x86_64.rpm SHA-256: f3699de88252c53de5668cb14dd3f6b38f746dacd9e3f74eca7dcbc7b480f31b
rh-python36-python-debuginfo-3.6.12-1.el7.x86_64.rpm SHA-256: 959a879bc5b9d9922eda80f725fad3798777c89c2eabb60a950a993a77a32730
rh-python36-python-devel-3.6.12-1.el7.x86_64.rpm SHA-256: bfb5497b12669368b269fdbc9c4d537260e2dc3e76264143339f2975122d7f1f
rh-python36-python-libs-3.6.12-1.el7.x86_64.rpm SHA-256: f92a59ae7f29590e454ea6308ea10dd153721e696f6ee0392c2ce6a2cc2de74d
rh-python36-python-pip-9.0.1-5.el7.noarch.rpm SHA-256: add100a0cd423a798dda1c0cc55a16c62f7d81b21cc2d40647ee129d6a7e3997
rh-python36-python-test-3.6.12-1.el7.x86_64.rpm SHA-256: 780d4b8cc01f25fc49b9e90fa58143660dabe0ae56c09d898a9fe696add48c02
rh-python36-python-tkinter-3.6.12-1.el7.x86_64.rpm SHA-256: 2c57c408a73b4b1d980a6cd51ddad4763c17cd584e0052166045a4c7480533b6
rh-python36-python-tools-3.6.12-1.el7.x86_64.rpm SHA-256: 5388c74a7dd82fa95816e522a83f2cf6dd5c2a15c5afa26a048208c0e800adcd
rh-python36-python-virtualenv-15.1.0-3.el7.noarch.rpm SHA-256: 684bd7cbaa5fdf65e93f5e5092fbdac59c7c237fe6d051e2bfcca17d12549a1d

Red Hat Software Collections (for RHEL Server for System Z) 1 for RHEL 7.7

SRPM
rh-python36-python-3.6.12-1.el7.src.rpm SHA-256: 09788ce4c671670bf950d054daaf0d4cc958d3fbde7cc966757f4ddbd3f4d2b5
rh-python36-python-pip-9.0.1-5.el7.src.rpm SHA-256: 2edef204e3c400b0ac02de1f8ab8c41af463baf1f15cf5ad44bf6bd08e34461b
rh-python36-python-virtualenv-15.1.0-3.el7.src.rpm SHA-256: b7496d1e456ced292bcfe18ecc54ceb28fd9909a44c18499b9d78e0f95e56fd8
s390x
rh-python36-python-3.6.12-1.el7.s390x.rpm SHA-256: 5afabd5044f82411edfca487944a86a73b71a08ecf5e3d0e97bfe77f4f60e5cc
rh-python36-python-debug-3.6.12-1.el7.s390x.rpm SHA-256: 67dbf273803f261a52ae5e3532375e501477d32a797ef37eec907e637281dd92
rh-python36-python-debuginfo-3.6.12-1.el7.s390x.rpm SHA-256: 49284edba7de3710cdfdc24debe75ae74d79196c838190360ba1ea00b7362f12
rh-python36-python-devel-3.6.12-1.el7.s390x.rpm SHA-256: 6e95f41c6e01fc14d65f5135d2b360a102f5508c51a7aa9ac677ab036080d0a2
rh-python36-python-libs-3.6.12-1.el7.s390x.rpm SHA-256: 865dc1be4482d424674317092c9f679616f92b867187251a54e5fdba6173fc24
rh-python36-python-pip-9.0.1-5.el7.noarch.rpm SHA-256: add100a0cd423a798dda1c0cc55a16c62f7d81b21cc2d40647ee129d6a7e3997
rh-python36-python-test-3.6.12-1.el7.s390x.rpm SHA-256: 491775caaa046b52e633b5323273c86058286a197f24a5e04552084d92a8b6e3
rh-python36-python-tkinter-3.6.12-1.el7.s390x.rpm SHA-256: 2d1e44800b15b86bb916586d076162d945d696dee3603f0fe9017a1528fd6a81
rh-python36-python-tools-3.6.12-1.el7.s390x.rpm SHA-256: 8fbc958598329509a14634d40ab15badefeceaccc85c86f31ca5880bfb803ab7
rh-python36-python-virtualenv-15.1.0-3.el7.noarch.rpm SHA-256: 684bd7cbaa5fdf65e93f5e5092fbdac59c7c237fe6d051e2bfcca17d12549a1d

Red Hat Software Collections (for RHEL Server for IBM Power LE) 1 for RHEL 7.7

SRPM
rh-python36-python-3.6.12-1.el7.src.rpm SHA-256: 09788ce4c671670bf950d054daaf0d4cc958d3fbde7cc966757f4ddbd3f4d2b5
rh-python36-python-pip-9.0.1-5.el7.src.rpm SHA-256: 2edef204e3c400b0ac02de1f8ab8c41af463baf1f15cf5ad44bf6bd08e34461b
rh-python36-python-virtualenv-15.1.0-3.el7.src.rpm SHA-256: b7496d1e456ced292bcfe18ecc54ceb28fd9909a44c18499b9d78e0f95e56fd8
ppc64le
rh-python36-python-3.6.12-1.el7.ppc64le.rpm SHA-256: 83d1ced09e1ea29365122dbc6f46e797995d356d9e99cddc1f31f53142f13c9c
rh-python36-python-debug-3.6.12-1.el7.ppc64le.rpm SHA-256: 172637fae0f4b246deb54bd9522b4bed74b5e6b7e726e8689f3c305399eeae95
rh-python36-python-debuginfo-3.6.12-1.el7.ppc64le.rpm SHA-256: 5f1b0972184cc28c5b84e2439f42e4b15da2fb29caac66b3b240b83e2380465e
rh-python36-python-devel-3.6.12-1.el7.ppc64le.rpm SHA-256: 6258210773cc8e93cb3ded01da33c32c31450b25e07a10b8fd36b8cc72846a62
rh-python36-python-libs-3.6.12-1.el7.ppc64le.rpm SHA-256: 6c66210f0b9f7491df860a8733f0cf6e72a794817b337976bfb4f46f268b3152
rh-python36-python-pip-9.0.1-5.el7.noarch.rpm SHA-256: add100a0cd423a798dda1c0cc55a16c62f7d81b21cc2d40647ee129d6a7e3997
rh-python36-python-test-3.6.12-1.el7.ppc64le.rpm SHA-256: e75e22d0e5f475de1e9a2f307ffa3dc10d2532edeefba23bec4d2014d9a7c0e7
rh-python36-python-tkinter-3.6.12-1.el7.ppc64le.rpm SHA-256: 357090aab7a70c8b4ecce745a637d8653af2b709ca57960a9c705621b48a82e1
rh-python36-python-tools-3.6.12-1.el7.ppc64le.rpm SHA-256: 7b1f92306db4525005f890a8991c3cbe8853115c5659d008f8346349a0e684d9
rh-python36-python-virtualenv-15.1.0-3.el7.noarch.rpm SHA-256: 684bd7cbaa5fdf65e93f5e5092fbdac59c7c237fe6d051e2bfcca17d12549a1d

Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.6

SRPM
rh-python36-python-3.6.12-1.el7.src.rpm SHA-256: 09788ce4c671670bf950d054daaf0d4cc958d3fbde7cc966757f4ddbd3f4d2b5
rh-python36-python-pip-9.0.1-5.el7.src.rpm SHA-256: 2edef204e3c400b0ac02de1f8ab8c41af463baf1f15cf5ad44bf6bd08e34461b
rh-python36-python-virtualenv-15.1.0-3.el7.src.rpm SHA-256: b7496d1e456ced292bcfe18ecc54ceb28fd9909a44c18499b9d78e0f95e56fd8
x86_64
rh-python36-python-3.6.12-1.el7.x86_64.rpm SHA-256: 99603601a4b25bfb83a2f9739f20b9b73b21efc63e95720f19ebbdd91e3acab1
rh-python36-python-debug-3.6.12-1.el7.x86_64.rpm SHA-256: f3699de88252c53de5668cb14dd3f6b38f746dacd9e3f74eca7dcbc7b480f31b
rh-python36-python-debuginfo-3.6.12-1.el7.x86_64.rpm SHA-256: 959a879bc5b9d9922eda80f725fad3798777c89c2eabb60a950a993a77a32730
rh-python36-python-devel-3.6.12-1.el7.x86_64.rpm SHA-256: bfb5497b12669368b269fdbc9c4d537260e2dc3e76264143339f2975122d7f1f
rh-python36-python-libs-3.6.12-1.el7.x86_64.rpm SHA-256: f92a59ae7f29590e454ea6308ea10dd153721e696f6ee0392c2ce6a2cc2de74d
rh-python36-python-pip-9.0.1-5.el7.noarch.rpm SHA-256: add100a0cd423a798dda1c0cc55a16c62f7d81b21cc2d40647ee129d6a7e3997
rh-python36-python-test-3.6.12-1.el7.x86_64.rpm SHA-256: 780d4b8cc01f25fc49b9e90fa58143660dabe0ae56c09d898a9fe696add48c02
rh-python36-python-tkinter-3.6.12-1.el7.x86_64.rpm SHA-256: 2c57c408a73b4b1d980a6cd51ddad4763c17cd584e0052166045a4c7480533b6
rh-python36-python-tools-3.6.12-1.el7.x86_64.rpm SHA-256: 5388c74a7dd82fa95816e522a83f2cf6dd5c2a15c5afa26a048208c0e800adcd
rh-python36-python-virtualenv-15.1.0-3.el7.noarch.rpm SHA-256: 684bd7cbaa5fdf65e93f5e5092fbdac59c7c237fe6d051e2bfcca17d12549a1d

Red Hat Software Collections (for RHEL Server for System Z) 1 for RHEL 7.6

SRPM
rh-python36-python-3.6.12-1.el7.src.rpm SHA-256: 09788ce4c671670bf950d054daaf0d4cc958d3fbde7cc966757f4ddbd3f4d2b5
rh-python36-python-pip-9.0.1-5.el7.src.rpm SHA-256: 2edef204e3c400b0ac02de1f8ab8c41af463baf1f15cf5ad44bf6bd08e34461b
rh-python36-python-virtualenv-15.1.0-3.el7.src.rpm SHA-256: b7496d1e456ced292bcfe18ecc54ceb28fd9909a44c18499b9d78e0f95e56fd8
s390x
rh-python36-python-3.6.12-1.el7.s390x.rpm SHA-256: 5afabd5044f82411edfca487944a86a73b71a08ecf5e3d0e97bfe77f4f60e5cc
rh-python36-python-debug-3.6.12-1.el7.s390x.rpm SHA-256: 67dbf273803f261a52ae5e3532375e501477d32a797ef37eec907e637281dd92
rh-python36-python-debuginfo-3.6.12-1.el7.s390x.rpm SHA-256: 49284edba7de3710cdfdc24debe75ae74d79196c838190360ba1ea00b7362f12
rh-python36-python-devel-3.6.12-1.el7.s390x.rpm SHA-256: 6e95f41c6e01fc14d65f5135d2b360a102f5508c51a7aa9ac677ab036080d0a2
rh-python36-python-libs-3.6.12-1.el7.s390x.rpm SHA-256: 865dc1be4482d424674317092c9f679616f92b867187251a54e5fdba6173fc24
rh-python36-python-pip-9.0.1-5.el7.noarch.rpm SHA-256: add100a0cd423a798dda1c0cc55a16c62f7d81b21cc2d40647ee129d6a7e3997
rh-python36-python-test-3.6.12-1.el7.s390x.rpm SHA-256: 491775caaa046b52e633b5323273c86058286a197f24a5e04552084d92a8b6e3
rh-python36-python-tkinter-3.6.12-1.el7.s390x.rpm SHA-256: 2d1e44800b15b86bb916586d076162d945d696dee3603f0fe9017a1528fd6a81
rh-python36-python-tools-3.6.12-1.el7.s390x.rpm SHA-256: 8fbc958598329509a14634d40ab15badefeceaccc85c86f31ca5880bfb803ab7
rh-python36-python-virtualenv-15.1.0-3.el7.noarch.rpm SHA-256: 684bd7cbaa5fdf65e93f5e5092fbdac59c7c237fe6d051e2bfcca17d12549a1d

Red Hat Software Collections (for RHEL Server for IBM Power LE) 1 for RHEL 7.6

SRPM
rh-python36-python-3.6.12-1.el7.src.rpm SHA-256: 09788ce4c671670bf950d054daaf0d4cc958d3fbde7cc966757f4ddbd3f4d2b5
rh-python36-python-pip-9.0.1-5.el7.src.rpm SHA-256: 2edef204e3c400b0ac02de1f8ab8c41af463baf1f15cf5ad44bf6bd08e34461b
rh-python36-python-virtualenv-15.1.0-3.el7.src.rpm SHA-256: b7496d1e456ced292bcfe18ecc54ceb28fd9909a44c18499b9d78e0f95e56fd8
ppc64le
rh-python36-python-3.6.12-1.el7.ppc64le.rpm SHA-256: 83d1ced09e1ea29365122dbc6f46e797995d356d9e99cddc1f31f53142f13c9c
rh-python36-python-debug-3.6.12-1.el7.ppc64le.rpm SHA-256: 172637fae0f4b246deb54bd9522b4bed74b5e6b7e726e8689f3c305399eeae95
rh-python36-python-debuginfo-3.6.12-1.el7.ppc64le.rpm SHA-256: 5f1b0972184cc28c5b84e2439f42e4b15da2fb29caac66b3b240b83e2380465e
rh-python36-python-devel-3.6.12-1.el7.ppc64le.rpm SHA-256: 6258210773cc8e93cb3ded01da33c32c31450b25e07a10b8fd36b8cc72846a62
rh-python36-python-libs-3.6.12-1.el7.ppc64le.rpm SHA-256: 6c66210f0b9f7491df860a8733f0cf6e72a794817b337976bfb4f46f268b3152
rh-python36-python-pip-9.0.1-5.el7.noarch.rpm SHA-256: add100a0cd423a798dda1c0cc55a16c62f7d81b21cc2d40647ee129d6a7e3997
rh-python36-python-test-3.6.12-1.el7.ppc64le.rpm SHA-256: e75e22d0e5f475de1e9a2f307ffa3dc10d2532edeefba23bec4d2014d9a7c0e7
rh-python36-python-tkinter-3.6.12-1.el7.ppc64le.rpm SHA-256: 357090aab7a70c8b4ecce745a637d8653af2b709ca57960a9c705621b48a82e1
rh-python36-python-tools-3.6.12-1.el7.ppc64le.rpm SHA-256: 7b1f92306db4525005f890a8991c3cbe8853115c5659d008f8346349a0e684d9
rh-python36-python-virtualenv-15.1.0-3.el7.noarch.rpm SHA-256: 684bd7cbaa5fdf65e93f5e5092fbdac59c7c237fe6d051e2bfcca17d12549a1d

Red Hat Software Collections (for RHEL Server) 1 for RHEL 7

SRPM
rh-python36-python-3.6.12-1.el7.src.rpm SHA-256: 09788ce4c671670bf950d054daaf0d4cc958d3fbde7cc966757f4ddbd3f4d2b5
rh-python36-python-pip-9.0.1-5.el7.src.rpm SHA-256: 2edef204e3c400b0ac02de1f8ab8c41af463baf1f15cf5ad44bf6bd08e34461b
rh-python36-python-virtualenv-15.1.0-3.el7.src.rpm SHA-256: b7496d1e456ced292bcfe18ecc54ceb28fd9909a44c18499b9d78e0f95e56fd8
x86_64
rh-python36-python-3.6.12-1.el7.x86_64.rpm SHA-256: 99603601a4b25bfb83a2f9739f20b9b73b21efc63e95720f19ebbdd91e3acab1
rh-python36-python-debug-3.6.12-1.el7.x86_64.rpm SHA-256: f3699de88252c53de5668cb14dd3f6b38f746dacd9e3f74eca7dcbc7b480f31b
rh-python36-python-debuginfo-3.6.12-1.el7.x86_64.rpm SHA-256: 959a879bc5b9d9922eda80f725fad3798777c89c2eabb60a950a993a77a32730
rh-python36-python-devel-3.6.12-1.el7.x86_64.rpm SHA-256: bfb5497b12669368b269fdbc9c4d537260e2dc3e76264143339f2975122d7f1f
rh-python36-python-libs-3.6.12-1.el7.x86_64.rpm SHA-256: f92a59ae7f29590e454ea6308ea10dd153721e696f6ee0392c2ce6a2cc2de74d
rh-python36-python-pip-9.0.1-5.el7.noarch.rpm SHA-256: add100a0cd423a798dda1c0cc55a16c62f7d81b21cc2d40647ee129d6a7e3997
rh-python36-python-test-3.6.12-1.el7.x86_64.rpm SHA-256: 780d4b8cc01f25fc49b9e90fa58143660dabe0ae56c09d898a9fe696add48c02
rh-python36-python-tkinter-3.6.12-1.el7.x86_64.rpm SHA-256: 2c57c408a73b4b1d980a6cd51ddad4763c17cd584e0052166045a4c7480533b6
rh-python36-python-tools-3.6.12-1.el7.x86_64.rpm SHA-256: 5388c74a7dd82fa95816e522a83f2cf6dd5c2a15c5afa26a048208c0e800adcd
rh-python36-python-virtualenv-15.1.0-3.el7.noarch.rpm SHA-256: 684bd7cbaa5fdf65e93f5e5092fbdac59c7c237fe6d051e2bfcca17d12549a1d

Red Hat Software Collections (for RHEL Server for System Z) 1 for RHEL 7

SRPM
rh-python36-python-3.6.12-1.el7.src.rpm SHA-256: 09788ce4c671670bf950d054daaf0d4cc958d3fbde7cc966757f4ddbd3f4d2b5
rh-python36-python-pip-9.0.1-5.el7.src.rpm SHA-256: 2edef204e3c400b0ac02de1f8ab8c41af463baf1f15cf5ad44bf6bd08e34461b
rh-python36-python-virtualenv-15.1.0-3.el7.src.rpm SHA-256: b7496d1e456ced292bcfe18ecc54ceb28fd9909a44c18499b9d78e0f95e56fd8
s390x
rh-python36-python-3.6.12-1.el7.s390x.rpm SHA-256: 5afabd5044f82411edfca487944a86a73b71a08ecf5e3d0e97bfe77f4f60e5cc
rh-python36-python-3.6.12-1.el7.s390x.rpm SHA-256: 5afabd5044f82411edfca487944a86a73b71a08ecf5e3d0e97bfe77f4f60e5cc
rh-python36-python-debug-3.6.12-1.el7.s390x.rpm SHA-256: 67dbf273803f261a52ae5e3532375e501477d32a797ef37eec907e637281dd92
rh-python36-python-debug-3.6.12-1.el7.s390x.rpm SHA-256: 67dbf273803f261a52ae5e3532375e501477d32a797ef37eec907e637281dd92
rh-python36-python-debuginfo-3.6.12-1.el7.s390x.rpm SHA-256: 49284edba7de3710cdfdc24debe75ae74d79196c838190360ba1ea00b7362f12
rh-python36-python-debuginfo-3.6.12-1.el7.s390x.rpm SHA-256: 49284edba7de3710cdfdc24debe75ae74d79196c838190360ba1ea00b7362f12
rh-python36-python-devel-3.6.12-1.el7.s390x.rpm SHA-256: 6e95f41c6e01fc14d65f5135d2b360a102f5508c51a7aa9ac677ab036080d0a2
rh-python36-python-devel-3.6.12-1.el7.s390x.rpm SHA-256: 6e95f41c6e01fc14d65f5135d2b360a102f5508c51a7aa9ac677ab036080d0a2
rh-python36-python-libs-3.6.12-1.el7.s390x.rpm SHA-256: 865dc1be4482d424674317092c9f679616f92b867187251a54e5fdba6173fc24
rh-python36-python-libs-3.6.12-1.el7.s390x.rpm SHA-256: 865dc1be4482d424674317092c9f679616f92b867187251a54e5fdba6173fc24
rh-python36-python-pip-9.0.1-5.el7.noarch.rpm SHA-256: add100a0cd423a798dda1c0cc55a16c62f7d81b21cc2d40647ee129d6a7e3997
rh-python36-python-pip-9.0.1-5.el7.noarch.rpm SHA-256: add100a0cd423a798dda1c0cc55a16c62f7d81b21cc2d40647ee129d6a7e3997
rh-python36-python-test-3.6.12-1.el7.s390x.rpm SHA-256: 491775caaa046b52e633b5323273c86058286a197f24a5e04552084d92a8b6e3
rh-python36-python-test-3.6.12-1.el7.s390x.rpm SHA-256: 491775caaa046b52e633b5323273c86058286a197f24a5e04552084d92a8b6e3
rh-python36-python-tkinter-3.6.12-1.el7.s390x.rpm SHA-256: 2d1e44800b15b86bb916586d076162d945d696dee3603f0fe9017a1528fd6a81
rh-python36-python-tkinter-3.6.12-1.el7.s390x.rpm SHA-256: 2d1e44800b15b86bb916586d076162d945d696dee3603f0fe9017a1528fd6a81
rh-python36-python-tools-3.6.12-1.el7.s390x.rpm SHA-256: 8fbc958598329509a14634d40ab15badefeceaccc85c86f31ca5880bfb803ab7
rh-python36-python-tools-3.6.12-1.el7.s390x.rpm SHA-256: 8fbc958598329509a14634d40ab15badefeceaccc85c86f31ca5880bfb803ab7
rh-python36-python-virtualenv-15.1.0-3.el7.noarch.rpm SHA-256: 684bd7cbaa5fdf65e93f5e5092fbdac59c7c237fe6d051e2bfcca17d12549a1d
rh-python36-python-virtualenv-15.1.0-3.el7.noarch.rpm SHA-256: 684bd7cbaa5fdf65e93f5e5092fbdac59c7c237fe6d051e2bfcca17d12549a1d

Red Hat Software Collections (for RHEL Server for IBM Power LE) 1 for RHEL 7

SRPM
rh-python36-python-3.6.12-1.el7.src.rpm SHA-256: 09788ce4c671670bf950d054daaf0d4cc958d3fbde7cc966757f4ddbd3f4d2b5
rh-python36-python-pip-9.0.1-5.el7.src.rpm SHA-256: 2edef204e3c400b0ac02de1f8ab8c41af463baf1f15cf5ad44bf6bd08e34461b
rh-python36-python-virtualenv-15.1.0-3.el7.src.rpm SHA-256: b7496d1e456ced292bcfe18ecc54ceb28fd9909a44c18499b9d78e0f95e56fd8
ppc64le
rh-python36-python-3.6.12-1.el7.ppc64le.rpm SHA-256: 83d1ced09e1ea29365122dbc6f46e797995d356d9e99cddc1f31f53142f13c9c
rh-python36-python-3.6.12-1.el7.ppc64le.rpm SHA-256: 83d1ced09e1ea29365122dbc6f46e797995d356d9e99cddc1f31f53142f13c9c
rh-python36-python-debug-3.6.12-1.el7.ppc64le.rpm SHA-256: 172637fae0f4b246deb54bd9522b4bed74b5e6b7e726e8689f3c305399eeae95
rh-python36-python-debug-3.6.12-1.el7.ppc64le.rpm SHA-256: 172637fae0f4b246deb54bd9522b4bed74b5e6b7e726e8689f3c305399eeae95
rh-python36-python-debuginfo-3.6.12-1.el7.ppc64le.rpm SHA-256: 5f1b0972184cc28c5b84e2439f42e4b15da2fb29caac66b3b240b83e2380465e
rh-python36-python-debuginfo-3.6.12-1.el7.ppc64le.rpm SHA-256: 5f1b0972184cc28c5b84e2439f42e4b15da2fb29caac66b3b240b83e2380465e
rh-python36-python-devel-3.6.12-1.el7.ppc64le.rpm SHA-256: 6258210773cc8e93cb3ded01da33c32c31450b25e07a10b8fd36b8cc72846a62
rh-python36-python-devel-3.6.12-1.el7.ppc64le.rpm SHA-256: 6258210773cc8e93cb3ded01da33c32c31450b25e07a10b8fd36b8cc72846a62
rh-python36-python-libs-3.6.12-1.el7.ppc64le.rpm SHA-256: 6c66210f0b9f7491df860a8733f0cf6e72a794817b337976bfb4f46f268b3152
rh-python36-python-libs-3.6.12-1.el7.ppc64le.rpm SHA-256: 6c66210f0b9f7491df860a8733f0cf6e72a794817b337976bfb4f46f268b3152
rh-python36-python-pip-9.0.1-5.el7.noarch.rpm SHA-256: add100a0cd423a798dda1c0cc55a16c62f7d81b21cc2d40647ee129d6a7e3997
rh-python36-python-pip-9.0.1-5.el7.noarch.rpm SHA-256: add100a0cd423a798dda1c0cc55a16c62f7d81b21cc2d40647ee129d6a7e3997
rh-python36-python-test-3.6.12-1.el7.ppc64le.rpm SHA-256: e75e22d0e5f475de1e9a2f307ffa3dc10d2532edeefba23bec4d2014d9a7c0e7
rh-python36-python-test-3.6.12-1.el7.ppc64le.rpm SHA-256: e75e22d0e5f475de1e9a2f307ffa3dc10d2532edeefba23bec4d2014d9a7c0e7
rh-python36-python-tkinter-3.6.12-1.el7.ppc64le.rpm SHA-256: 357090aab7a70c8b4ecce745a637d8653af2b709ca57960a9c705621b48a82e1
rh-python36-python-tkinter-3.6.12-1.el7.ppc64le.rpm SHA-256: 357090aab7a70c8b4ecce745a637d8653af2b709ca57960a9c705621b48a82e1
rh-python36-python-tools-3.6.12-1.el7.ppc64le.rpm SHA-256: 7b1f92306db4525005f890a8991c3cbe8853115c5659d008f8346349a0e684d9
rh-python36-python-tools-3.6.12-1.el7.ppc64le.rpm SHA-256: 7b1f92306db4525005f890a8991c3cbe8853115c5659d008f8346349a0e684d9
rh-python36-python-virtualenv-15.1.0-3.el7.noarch.rpm SHA-256: 684bd7cbaa5fdf65e93f5e5092fbdac59c7c237fe6d051e2bfcca17d12549a1d
rh-python36-python-virtualenv-15.1.0-3.el7.noarch.rpm SHA-256: 684bd7cbaa5fdf65e93f5e5092fbdac59c7c237fe6d051e2bfcca17d12549a1d

Red Hat Software Collections (for RHEL Server for ARM) 1

SRPM
rh-python36-python-3.6.12-1.el7.src.rpm SHA-256: 09788ce4c671670bf950d054daaf0d4cc958d3fbde7cc966757f4ddbd3f4d2b5
rh-python36-python-pip-9.0.1-5.el7.src.rpm SHA-256: 2edef204e3c400b0ac02de1f8ab8c41af463baf1f15cf5ad44bf6bd08e34461b
rh-python36-python-virtualenv-15.1.0-3.el7.src.rpm SHA-256: b7496d1e456ced292bcfe18ecc54ceb28fd9909a44c18499b9d78e0f95e56fd8
aarch64
rh-python36-python-3.6.12-1.el7.aarch64.rpm SHA-256: 258e989a1fb43f3121840602d60f0cc6bacf0cff31ae03d1ce624174a7adfeb1
rh-python36-python-debug-3.6.12-1.el7.aarch64.rpm SHA-256: 2d8249d315447df27f4077c4f0e451c254cb7ec2f29324caca4f0711be6c8402
rh-python36-python-debuginfo-3.6.12-1.el7.aarch64.rpm SHA-256: 59719b0aebdcc2c30f2b616f9a97f3e2e58e8bfedd8bac312792f6f68133674c
rh-python36-python-devel-3.6.12-1.el7.aarch64.rpm SHA-256: e673f194d6ef0ebdaa721d0bc1b31d4123377c8d8964631c19dd2cde5c527008
rh-python36-python-libs-3.6.12-1.el7.aarch64.rpm SHA-256: 56347eddfe39b249ee55b349cea6d6fe78a0457c9c18ac50ce25694247b99030
rh-python36-python-pip-9.0.1-5.el7.noarch.rpm SHA-256: add100a0cd423a798dda1c0cc55a16c62f7d81b21cc2d40647ee129d6a7e3997
rh-python36-python-test-3.6.12-1.el7.aarch64.rpm SHA-256: b2f84834d28af1ae12a869c81dcb22df7ab23270a043b0fdf03d0f9db9c040e9
rh-python36-python-tkinter-3.6.12-1.el7.aarch64.rpm SHA-256: 83eae1a5c543dcacbdbd669effe938287bfd9c8d0315ad6669d526b82a843dfc
rh-python36-python-tools-3.6.12-1.el7.aarch64.rpm SHA-256: 2caf2df398932fd2025272410b49041b57d5d84f7caf39464d0a63da80cb96ea
rh-python36-python-virtualenv-15.1.0-3.el7.noarch.rpm SHA-256: 684bd7cbaa5fdf65e93f5e5092fbdac59c7c237fe6d051e2bfcca17d12549a1d

Red Hat Software Collections (for RHEL Server) 1 for RHEL 6

SRPM
rh-python36-python-3.6.12-1.el6.src.rpm SHA-256: fc81b998258bf460b3696d8003e28e4c168becf9497da314294909120b487da1
rh-python36-python-pip-9.0.1-5.el6.src.rpm SHA-256: 47449d18b707596cb4b371b6b3b245a2c7b666256329f396a15b240c203abc33
rh-python36-python-virtualenv-15.1.0-3.el6.src.rpm SHA-256: 85079a7174e35e58bb06f251e6ab0c047a933c83a03b49b46ca4a33e971c7b27
x86_64
rh-python36-python-3.6.12-1.el6.x86_64.rpm SHA-256: fc81e1073f614a5d86e8cd2be361e494d26f02897af3551d14cb85caf7208219
rh-python36-python-debug-3.6.12-1.el6.x86_64.rpm SHA-256: 34b52eb10eee6eff83a98e85ef0113fd3acae2ee2200668cd0d395b9a31c4375
rh-python36-python-debuginfo-3.6.12-1.el6.x86_64.rpm SHA-256: 6fa554020b432c4de2a36c21496de2342098390507261696c3cca379186d959b
rh-python36-python-devel-3.6.12-1.el6.x86_64.rpm SHA-256: 2fd01d034e2f2408d8d5eeee2ea87688010de262dd25ee2d803902a732ba75e9
rh-python36-python-libs-3.6.12-1.el6.x86_64.rpm SHA-256: f098c7e518a70c83afb9d4f97b5e188b6cd7a9e47496a974e7b3be9797f709b4
rh-python36-python-pip-9.0.1-5.el6.noarch.rpm SHA-256: 13ce5af4b543c45b9b48a3e2454c75915722a68d93b58ecde01068ece28d19fc
rh-python36-python-test-3.6.12-1.el6.x86_64.rpm SHA-256: 03ddbd828434825dfbc1a6454355fdce29d2443cf738449fbe18c83cb17e357a
rh-python36-python-tkinter-3.6.12-1.el6.x86_64.rpm SHA-256: d065bc846cda7edd5bb0abf2ab6a5a40bbdb7e7a3fccd37e33e1ae3c9f0240c8
rh-python36-python-tools-3.6.12-1.el6.x86_64.rpm SHA-256: 171b1b0280e3675edf2e5016608211e3f916433d599ade7e189404b05d496a9c
rh-python36-python-virtualenv-15.1.0-3.el6.noarch.rpm SHA-256: 48b0cda0a02a556bb0c8d5e93d797a6dd05c0a3cac1411c5f4e31e1c73dc3e92

Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 7

SRPM
rh-python36-python-3.6.12-1.el7.src.rpm SHA-256: 09788ce4c671670bf950d054daaf0d4cc958d3fbde7cc966757f4ddbd3f4d2b5
rh-python36-python-pip-9.0.1-5.el7.src.rpm SHA-256: 2edef204e3c400b0ac02de1f8ab8c41af463baf1f15cf5ad44bf6bd08e34461b
rh-python36-python-virtualenv-15.1.0-3.el7.src.rpm SHA-256: b7496d1e456ced292bcfe18ecc54ceb28fd9909a44c18499b9d78e0f95e56fd8
x86_64
rh-python36-python-3.6.12-1.el7.x86_64.rpm SHA-256: 99603601a4b25bfb83a2f9739f20b9b73b21efc63e95720f19ebbdd91e3acab1
rh-python36-python-debug-3.6.12-1.el7.x86_64.rpm SHA-256: f3699de88252c53de5668cb14dd3f6b38f746dacd9e3f74eca7dcbc7b480f31b
rh-python36-python-debuginfo-3.6.12-1.el7.x86_64.rpm SHA-256: 959a879bc5b9d9922eda80f725fad3798777c89c2eabb60a950a993a77a32730
rh-python36-python-devel-3.6.12-1.el7.x86_64.rpm SHA-256: bfb5497b12669368b269fdbc9c4d537260e2dc3e76264143339f2975122d7f1f
rh-python36-python-libs-3.6.12-1.el7.x86_64.rpm SHA-256: f92a59ae7f29590e454ea6308ea10dd153721e696f6ee0392c2ce6a2cc2de74d
rh-python36-python-pip-9.0.1-5.el7.noarch.rpm SHA-256: add100a0cd423a798dda1c0cc55a16c62f7d81b21cc2d40647ee129d6a7e3997
rh-python36-python-test-3.6.12-1.el7.x86_64.rpm SHA-256: 780d4b8cc01f25fc49b9e90fa58143660dabe0ae56c09d898a9fe696add48c02
rh-python36-python-tkinter-3.6.12-1.el7.x86_64.rpm SHA-256: 2c57c408a73b4b1d980a6cd51ddad4763c17cd584e0052166045a4c7480533b6
rh-python36-python-tools-3.6.12-1.el7.x86_64.rpm SHA-256: 5388c74a7dd82fa95816e522a83f2cf6dd5c2a15c5afa26a048208c0e800adcd
rh-python36-python-virtualenv-15.1.0-3.el7.noarch.rpm SHA-256: 684bd7cbaa5fdf65e93f5e5092fbdac59c7c237fe6d051e2bfcca17d12549a1d

Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 6

SRPM
rh-python36-python-3.6.12-1.el6.src.rpm SHA-256: fc81b998258bf460b3696d8003e28e4c168becf9497da314294909120b487da1
rh-python36-python-pip-9.0.1-5.el6.src.rpm SHA-256: 47449d18b707596cb4b371b6b3b245a2c7b666256329f396a15b240c203abc33
rh-python36-python-virtualenv-15.1.0-3.el6.src.rpm SHA-256: 85079a7174e35e58bb06f251e6ab0c047a933c83a03b49b46ca4a33e971c7b27
x86_64
rh-python36-python-3.6.12-1.el6.x86_64.rpm SHA-256: fc81e1073f614a5d86e8cd2be361e494d26f02897af3551d14cb85caf7208219
rh-python36-python-debug-3.6.12-1.el6.x86_64.rpm SHA-256: 34b52eb10eee6eff83a98e85ef0113fd3acae2ee2200668cd0d395b9a31c4375
rh-python36-python-debuginfo-3.6.12-1.el6.x86_64.rpm SHA-256: 6fa554020b432c4de2a36c21496de2342098390507261696c3cca379186d959b
rh-python36-python-devel-3.6.12-1.el6.x86_64.rpm SHA-256: 2fd01d034e2f2408d8d5eeee2ea87688010de262dd25ee2d803902a732ba75e9
rh-python36-python-libs-3.6.12-1.el6.x86_64.rpm SHA-256: f098c7e518a70c83afb9d4f97b5e188b6cd7a9e47496a974e7b3be9797f709b4
rh-python36-python-pip-9.0.1-5.el6.noarch.rpm SHA-256: 13ce5af4b543c45b9b48a3e2454c75915722a68d93b58ecde01068ece28d19fc
rh-python36-python-test-3.6.12-1.el6.x86_64.rpm SHA-256: 03ddbd828434825dfbc1a6454355fdce29d2443cf738449fbe18c83cb17e357a
rh-python36-python-tkinter-3.6.12-1.el6.x86_64.rpm SHA-256: d065bc846cda7edd5bb0abf2ab6a5a40bbdb7e7a3fccd37e33e1ae3c9f0240c8
rh-python36-python-tools-3.6.12-1.el6.x86_64.rpm SHA-256: 171b1b0280e3675edf2e5016608211e3f916433d599ade7e189404b05d496a9c
rh-python36-python-virtualenv-15.1.0-3.el6.noarch.rpm SHA-256: 48b0cda0a02a556bb0c8d5e93d797a6dd05c0a3cac1411c5f4e31e1c73dc3e92

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat X (formerly Twitter)

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat, Inc.

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility