Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

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

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • 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 Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHSA-2021:0637 - Security Advisory
Issued:
2021-03-03
Updated:
2021-03-03

RHSA-2021:0637 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: OpenShift Container Platform 3.11.394 bug fix and security update

Type/Severity

Security Advisory: Important

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Red Hat OpenShift Container Platform release 3.11.394 is now available with
updates to packages and images that fix several bugs and add enhancements.

Red Hat Product Security has rated this update as having a security impact
of Important. 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

Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.

Security Fix(es):

  • jenkins-2-plugins/subversion: XML parser is not preventing XML external entity (XXE) attacks (CVE-2020-2304)
  • jenkins-2-plugins/mercurial: XML parser is not preventing XML external entity (XXE) attacks (CVE-2020-2305)
  • ant: Insecure temporary file vulnerability (CVE-2020-1945)
  • jenkins-2-plugins/mercurial: Missing permission check in an HTTP endpoint could result in information disclosure (CVE-2020-2306)
  • jenkins-2-plugins/kubernetes: Jenkins controller environment variables are accessible in Kubernetes plug-in (CVE-2020-2307)
  • jenkins-2-plugins/kubernetes: Missing permission check in Kubernetes Plugin allows listing pod templates (CVE-2020-2308)
  • jenkins-2-plugins/kubernetes: Missing permission check in Kubernetes plug-in allows enumerating credentials IDs (CVE-2020-2309)
  • ant: Insecure temporary file (CVE-2020-11979)
  • python-rsa: Bleichenbacher timing oracle attack against RSA decryption (CVE-2020-25658)

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.

This advisory contains the RPM packages for Red Hat OpenShift Container
Platform 3.11.394. See the following advisory for the container images for this release:

https://access.redhat.com/errata/RHBA-2021:0638

Space precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:

https://docs.openshift.com/container-platform/3.11/release_notes/ocp_3_11_release_notes.html

This update fixes the following bugs among others:

  • Previously, the restart-cluster playbook did not evaluate the defined cluster size for ops clusters. This was causing come clusters to never complete their restart. This bug fix passes the logging ops cluster size, allowing restarts of ops clusters to complete successfully. (BZ#1879407)
  • Previously, the `openshift_named_certificates` role checked the contents of the `ca-bundle.crt` file during cluster installation. This caused the check to fail during initial installation because the `ca-bundle.crt` file is not yet created in that scenario. This bug fix allows the cluster to skip checking the `ca-bundle.crt` file if it does not exist, resulting in initial installations succeeding. (BZ#1920567)
  • Previously, if the `openshift_release` attribute was not set in the Ansible inventory file, the nodes of the cluster would fail during an upgrade. This was caused by the `cluster_facts.yml` file being gathered before the `openshift_release` attribute was defined by the upgrade playbook. Now the `cluster_facts.yml` file is gathered after the `openshift_version` role runs and the `openshift_release` attribute is set, allowing for successful node upgrades. (BZ#1921353)

All OpenShift Container Platform 3.11 users are advised to upgrade to these updated packages and images.

Solution

Before applying this update, ensure all previously released errata relevant
to your system is applied.

See the following documentation, which will be updated shortly for release
3.11.394, for important instructions on how to upgrade your cluster and fully
apply this asynchronous errata update:

https://docs.openshift.com/container-platform/3.11/release_notes/ocp_3_11_release_notes.html

This update is available via the Red Hat Network. Details on how to use the
Red Hat Network to apply this update are available at
https://access.redhat.com/articles/11258.

Affected Products

  • Red Hat OpenShift Container Platform 3.11 x86_64
  • Red Hat OpenShift Container Platform for Power 3.11 ppc64le

Fixes

  • BZ - 1837444 - CVE-2020-1945 ant: insecure temporary file vulnerability
  • BZ - 1849003 - fact dicts returned are of type string rather than dict
  • BZ - 1873346 - In-place upgrade of OCP 3.11 does not upgrade Kuryr components
  • BZ - 1879407 - The restart-cluster playbook doesn't take into account that openshift_logging_es_ops_cluster_size could be different from openshift_logging_es_cluster_size
  • BZ - 1889972 - CVE-2020-25658 python-rsa: bleichenbacher timing oracle attack against RSA decryption
  • BZ - 1895939 - CVE-2020-2304 jenkins-2-plugins/subversion: XML parser is not preventing XML external entity (XXE) attacks
  • BZ - 1895940 - CVE-2020-2305 jenkins-2-plugins/mercurial: XML parser is not preventing XML external entity (XXE) attacks
  • BZ - 1895941 - CVE-2020-2306 jenkins-2-plugins/mercurial: Missing permission check in an HTTP endpoint could result in information disclosure
  • BZ - 1895945 - CVE-2020-2307 jenkins-2-plugins/kubernetes: Jenkins controller environment variables are accessible in Kubernetes Plugin
  • BZ - 1895946 - CVE-2020-2308 jenkins-2-plugins/kubernetes: Missing permission check in Kubernetes Plugin allows listing pod templates
  • BZ - 1895947 - CVE-2020-2309 jenkins-2-plugins/kubernetes: Missing permission check in Kubernetes Plugin allows enumerating credentials IDs
  • BZ - 1903699 - Prometheus consumes all available memory
  • BZ - 1903702 - CVE-2020-11979 ant: insecure temporary file
  • BZ - 1918392 - Unable to access kibana URLafter enabling HTTP2 on Haproxy router
  • BZ - 1920567 - [release-3.11] - ca-bundle.crt(/etc/origin/master/ca-bundle.crt) is missing on the fresh installation process
  • BZ - 1921353 - OCP 3.11.374 Upgrade fails with Either OpenShift needs to be installed or openshift_release needs to be specified
  • BZ - 1924614 - Provide jenkins agent image for maven36
  • BZ - 1924811 - Provide jenkins agent image for maven36
  • BZ - 1929170 - kuryr-cni pods in crashloop after updating OCP due to RuntimeError caused by attempting to delete eth0 host interface
  • BZ - 1929216 - KeyError: 'addresses' in kuryr-controller when Endpoints' slice only lists notReadyAddresses

CVEs

  • CVE-2020-1945
  • CVE-2020-2304
  • CVE-2020-2305
  • CVE-2020-2306
  • CVE-2020-2307
  • CVE-2020-2308
  • CVE-2020-2309
  • CVE-2020-11979
  • CVE-2020-25658
  • CVE-2021-21602
  • CVE-2021-21603
  • CVE-2021-21604
  • CVE-2021-21605
  • CVE-2021-21606
  • CVE-2021-21607
  • CVE-2021-21608
  • CVE-2021-21609
  • CVE-2021-21610
  • CVE-2021-21611

References

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

Red Hat OpenShift Container Platform 3.11

SRPM
atomic-enterprise-service-catalog-3.11.394-1.git.1675.fdb6e0b.el7.src.rpm SHA-256: 853eed9d0191a1e896a2d86e3cea333b1f7e334eea68deac960a375a40fe4261
atomic-openshift-3.11.394-1.git.0.e03a88e.el7.src.rpm SHA-256: 7465f598242e8ff22e8810e782673847498c8b700ddf036d5ae6209d6d99f12a
atomic-openshift-cluster-autoscaler-3.11.394-1.git.0.1900c76.el7.src.rpm SHA-256: 212136e0fa24e3f23ec7824f2cc04832f539168e9b2d95bc3d45cf6078764d74
atomic-openshift-descheduler-3.11.394-1.git.299.ad3a3c0.el7.src.rpm SHA-256: f483f1a1fcdfa71821494584a5f8262d1701c8216438808c8e29861e24f713ab
atomic-openshift-dockerregistry-3.11.394-1.git.481.6e48246.el7.src.rpm SHA-256: 2ae3dd10ef460d9e3830e5f17838581c004c6afdc872be5536a5224b11292873
atomic-openshift-metrics-server-3.11.394-1.git.53.3d82586.el7.src.rpm SHA-256: c634672b909425e237898f0dd7ab754a294e3785b167b71ffc703ea442a3ab54
atomic-openshift-node-problem-detector-3.11.394-1.git.263.49acf3a.el7.src.rpm SHA-256: 0ffe446da4b6ba765422d1c1994d6f4e97c000035c5ef81dc1a8df8d187bde5f
atomic-openshift-service-idler-3.11.394-1.git.15.73f73cd.el7.src.rpm SHA-256: 128c31d062e8707fe0fdf948293133829525eef10001f3ab3ff95322e5d59faa
atomic-openshift-web-console-3.11.394-1.git.667.08dd2a6.el7.src.rpm SHA-256: adce88a9e3ff302f2d7f31478a10b016da98ace0a899cdae67d01d261d33e658
golang-github-openshift-oauth-proxy-3.11.394-1.git.439.4c37707.el7.src.rpm SHA-256: fbfabdc1d79230edbbb06b128e40fa5d099892c6f3b9795011248310e2a010fb
golang-github-prometheus-alertmanager-3.11.394-1.git.0.1fbb64c.el7.src.rpm SHA-256: 44b8d13a91975c8a4c29ea127ce71653d85ca1d4ed5c6c2c0071f98bf2d90773
golang-github-prometheus-node_exporter-3.11.394-1.git.1062.8adc4b8.el7.src.rpm SHA-256: 0b69b7faf271b8efb6b3dbea43d2cbcb045ca41bf63bcee203fe6661616ca653
golang-github-prometheus-prometheus-3.11.394-1.git.5026.2c9627f.el7.src.rpm SHA-256: 13d05f65bcdce30c25dfe11f430b8cde211b7ce162fef3d7e2c7b19a149c2726
haproxy-1.8.28-1.el7.src.rpm SHA-256: 7641002b1b25390c05e9ac3f8cec5ed645f8c85eda5afeeea43e77de3f947cec
jenkins-2-plugins-3.11.1612862361-1.el7.src.rpm SHA-256: 7fbdd4fc5f02ea0208c0461c2165d08659f77d33167994f9008b50aa5ea0e967
jenkins-2.263.3.1612433584-1.el7.src.rpm SHA-256: 2ac8ab05c53a2285d06285797aaa6ee56728bfcfcec1d1abff3ac5c53cb5e069
openshift-ansible-3.11.394-6.git.0.47ec25d.el7.src.rpm SHA-256: e4ec31cb7cb7016c9105632057e86514cf982c2b159a18545cffd1d46747d609
openshift-enterprise-autoheal-3.11.394-1.git.218.59eb597.el7.src.rpm SHA-256: cf5d631f60f5f17c95edfbe93a2d8333c8276b2f4bbd597f978f00072433607b
openshift-enterprise-cluster-capacity-3.11.394-1.git.379.92adfdc.el7.src.rpm SHA-256: 9c0a673f55491609eef0fe1d379ba09bbfb7986261d4016dffc39a8a3907e64a
openshift-kuryr-3.11.394-1.git.1490.16ed375.el7.src.rpm SHA-256: 738e50c8665c52b74afbe8767780c138d483d65d636bbab8e8ca4f0a5f07f5c0
python-rsa-4.5-3.el7.src.rpm SHA-256: 2427e455a4ff50ff2e27a0720f349983ff419fd3c610684556a1dc7bbafa8a6f
x86_64
atomic-enterprise-service-catalog-3.11.394-1.git.1675.fdb6e0b.el7.x86_64.rpm SHA-256: dc6896cf3c7ee776426949d3cd23b832e20bc58a89793e8b4c2a55543c668631
atomic-enterprise-service-catalog-svcat-3.11.394-1.git.1675.fdb6e0b.el7.x86_64.rpm SHA-256: c28ad8c891b15db8e5713ab7c30b45dbfcad57ffd32e0ef84eecb20fc92ab6c4
atomic-openshift-3.11.394-1.git.0.e03a88e.el7.x86_64.rpm SHA-256: b249a951b2d2c759acb52712ca755cc688e0383315d6632882ae67e441e53984
atomic-openshift-clients-3.11.394-1.git.0.e03a88e.el7.x86_64.rpm SHA-256: bddba57d7bedaeeb06659711ab57ab2e9480416d1fdd9a3aff4605b2196c1849
atomic-openshift-clients-redistributable-3.11.394-1.git.0.e03a88e.el7.x86_64.rpm SHA-256: 828095d60b8f225c7be555a9c8a0d8ce6d8456d54937e49ff71485f77c52331e
atomic-openshift-cluster-autoscaler-3.11.394-1.git.0.1900c76.el7.x86_64.rpm SHA-256: 16b5dbf998a1ac2e7f91e9e115df0c7d1838f7e13c025f451157be624f30682e
atomic-openshift-descheduler-3.11.394-1.git.299.ad3a3c0.el7.x86_64.rpm SHA-256: 765c018a532acebb1bc1b543cd14cc73d8fb58d051f4c5ce09b8e00b1329d50e
atomic-openshift-docker-excluder-3.11.394-1.git.0.e03a88e.el7.noarch.rpm SHA-256: 49cee187fc6234ef5f04f141995b2ad42ca8cd3255f8a9493c5aa25d7f900838
atomic-openshift-dockerregistry-3.11.394-1.git.481.6e48246.el7.x86_64.rpm SHA-256: af284ce06f3713300d36d4139d8a4e7905e5641d801b9986461ab9bc46924249
atomic-openshift-excluder-3.11.394-1.git.0.e03a88e.el7.noarch.rpm SHA-256: f0dfa40dc143002f90b6d55a31b393a9f89be90224baa1a6cdc0fe6559421c8b
atomic-openshift-hyperkube-3.11.394-1.git.0.e03a88e.el7.x86_64.rpm SHA-256: 487b367081b32e576a784d400b1b00ee3f3824f9923ca30b7b0695197f2ced7e
atomic-openshift-hypershift-3.11.394-1.git.0.e03a88e.el7.x86_64.rpm SHA-256: 8c1974f6343a9a69fcabb174c39d9cd08d6079dd44f013fbd0f1121825ab263c
atomic-openshift-master-3.11.394-1.git.0.e03a88e.el7.x86_64.rpm SHA-256: 64b3eb3e1c2815e1c81a26d5c62f18e1fff183084728ae220794744faf498108
atomic-openshift-metrics-server-3.11.394-1.git.53.3d82586.el7.x86_64.rpm SHA-256: 8cb5168c1e8d3b285b591a6dcdc3f5eee490bf7d9c98dcf0235a2a6a661d482b
atomic-openshift-node-3.11.394-1.git.0.e03a88e.el7.x86_64.rpm SHA-256: 2262e87645366d5358938b90465cf532e0215931ff08c6da14e1dcdee1fea93a
atomic-openshift-node-problem-detector-3.11.394-1.git.263.49acf3a.el7.x86_64.rpm SHA-256: 19e3f52993755ade0df8e305567c05564e2c445579438450e55f7af6695f7780
atomic-openshift-pod-3.11.394-1.git.0.e03a88e.el7.x86_64.rpm SHA-256: c546be30d9f6a306a8181f18fdbb2d0340744a2bec6c62e853d9522e92c81b7e
atomic-openshift-sdn-ovs-3.11.394-1.git.0.e03a88e.el7.x86_64.rpm SHA-256: fb542adf12115ff337af4c74e01a25c2e0971a0e3af9497f953fdc69f4966688
atomic-openshift-service-idler-3.11.394-1.git.15.73f73cd.el7.x86_64.rpm SHA-256: f1c959df7d79158b6526f7780fb10b4872cf1920354ffbe9d84e0b0a09616067
atomic-openshift-template-service-broker-3.11.394-1.git.0.e03a88e.el7.x86_64.rpm SHA-256: a67cbce95bc2c13ade7b847866f042fef42d6730270770dc1d59748fa94beaa8
atomic-openshift-tests-3.11.394-1.git.0.e03a88e.el7.x86_64.rpm SHA-256: 99977264432480d4b923996fed0c051675e5c7315ad3b22ded22ac21e33bbcd3
atomic-openshift-web-console-3.11.394-1.git.667.08dd2a6.el7.x86_64.rpm SHA-256: 4a131e04cd87020ed82f1aae43693c7071545d86df65d777e046d32cdc25e446
golang-github-openshift-oauth-proxy-3.11.394-1.git.439.4c37707.el7.x86_64.rpm SHA-256: 01a5e775f7f562ceded1279f2dfe9da6fa334b1d94edb46c1de6ba54f060c88f
haproxy-debuginfo-1.8.28-1.el7.x86_64.rpm SHA-256: 3ed6c31614e16b663c63f03f8c5cc75d441468cc2d7d32387d804797e082695d
haproxy18-1.8.28-1.el7.x86_64.rpm SHA-256: 2b2721806fc0970ff33542405b82b59befea56d0079e1b6d57bdc432f19b7abe
jenkins-2-plugins-3.11.1612862361-1.el7.noarch.rpm SHA-256: bf09d4a816a341d3591c6666e7557ca1714c64711902c74186b74504f98070fe
jenkins-2.263.3.1612433584-1.el7.noarch.rpm SHA-256: c0e4874bc8caf8680fa4fbb6027d61501d0570d5afb11effdecec79c74792004
openshift-ansible-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: f2fd77575ee70ebe838c4985beb9e1e2fbb791b857071da26f6db6e37bebae69
openshift-ansible-docs-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: 3617bcef35e616c7350414bd839b92e13403a3f31dfb3ac4585d3ecc8cc1bd58
openshift-ansible-playbooks-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: a580e434ad1b1a724e811f1859841a74ad472227f6d099eaecc5ef3c67229cb9
openshift-ansible-roles-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: 768c7386110188fa7a0920c6e43132f889b0d826a2672fde71a72daaf646215d
openshift-enterprise-autoheal-3.11.394-1.git.218.59eb597.el7.x86_64.rpm SHA-256: 8e42de6fa08cad4b8a0716fa6948c786aed9207d51e6c9899cb7302cc1d12a84
openshift-enterprise-cluster-capacity-3.11.394-1.git.379.92adfdc.el7.x86_64.rpm SHA-256: b794ab8ddaeb2db7957ac0b14f0a67449c9f3642a6df361396f3616a72bcf49a
openshift-kuryr-cni-3.11.394-1.git.1490.16ed375.el7.noarch.rpm SHA-256: 9f043d4425c5865dbd7c8127eb65acb94397d5c7a7a033aac6cb482c0d65041e
openshift-kuryr-common-3.11.394-1.git.1490.16ed375.el7.noarch.rpm SHA-256: f46d24b2bc6d14dcdbe1b8ad44cd9ed2c168c8ec7ad74a92dcff32261576ccb0
openshift-kuryr-controller-3.11.394-1.git.1490.16ed375.el7.noarch.rpm SHA-256: dd1fc3828be784dfc7eb5ba22a9cbc56dda9a3db077429d00ea151c05425c5fc
prometheus-3.11.394-1.git.5026.2c9627f.el7.x86_64.rpm SHA-256: 085a6ee41a3750fe74d9cd52907d8ab300dce669c256cb948245e9582f13e36e
prometheus-alertmanager-3.11.394-1.git.0.1fbb64c.el7.x86_64.rpm SHA-256: c3375a6645c5a78813b5ab63fbfb62b516237465443aa61f04e7c2ba1e841561
prometheus-node-exporter-3.11.394-1.git.1062.8adc4b8.el7.x86_64.rpm SHA-256: e1791e37fa1547253778abc8968c47993c1bdbeb4a8a83b858c1583fa446c866
python2-kuryr-kubernetes-3.11.394-1.git.1490.16ed375.el7.noarch.rpm SHA-256: 55507ad229bb86e1363f798954fdaa1ec6053363728559c8e4b96c86040955da
python2-rsa-4.5-3.el7.noarch.rpm SHA-256: e381961dc638afc06220a93a348a4b2de1242b0d558f2d755559f059427b8d60

Red Hat OpenShift Container Platform for Power 3.11

SRPM
atomic-enterprise-service-catalog-3.11.394-1.git.1675.fdb6e0b.el7.src.rpm SHA-256: 853eed9d0191a1e896a2d86e3cea333b1f7e334eea68deac960a375a40fe4261
atomic-openshift-3.11.394-1.git.0.e03a88e.el7.src.rpm SHA-256: 7465f598242e8ff22e8810e782673847498c8b700ddf036d5ae6209d6d99f12a
atomic-openshift-cluster-autoscaler-3.11.394-1.git.0.1900c76.el7.src.rpm SHA-256: 212136e0fa24e3f23ec7824f2cc04832f539168e9b2d95bc3d45cf6078764d74
atomic-openshift-descheduler-3.11.394-1.git.299.ad3a3c0.el7.src.rpm SHA-256: f483f1a1fcdfa71821494584a5f8262d1701c8216438808c8e29861e24f713ab
atomic-openshift-metrics-server-3.11.394-1.git.53.3d82586.el7.src.rpm SHA-256: c634672b909425e237898f0dd7ab754a294e3785b167b71ffc703ea442a3ab54
atomic-openshift-node-problem-detector-3.11.394-1.git.263.49acf3a.el7.src.rpm SHA-256: 0ffe446da4b6ba765422d1c1994d6f4e97c000035c5ef81dc1a8df8d187bde5f
atomic-openshift-service-idler-3.11.394-1.git.15.73f73cd.el7.src.rpm SHA-256: 128c31d062e8707fe0fdf948293133829525eef10001f3ab3ff95322e5d59faa
atomic-openshift-web-console-3.11.394-1.git.667.08dd2a6.el7.src.rpm SHA-256: adce88a9e3ff302f2d7f31478a10b016da98ace0a899cdae67d01d261d33e658
golang-github-openshift-oauth-proxy-3.11.394-1.git.439.4c37707.el7.src.rpm SHA-256: fbfabdc1d79230edbbb06b128e40fa5d099892c6f3b9795011248310e2a010fb
golang-github-prometheus-alertmanager-3.11.394-1.git.0.1fbb64c.el7.src.rpm SHA-256: 44b8d13a91975c8a4c29ea127ce71653d85ca1d4ed5c6c2c0071f98bf2d90773
golang-github-prometheus-node_exporter-3.11.394-1.git.1062.8adc4b8.el7.src.rpm SHA-256: 0b69b7faf271b8efb6b3dbea43d2cbcb045ca41bf63bcee203fe6661616ca653
golang-github-prometheus-prometheus-3.11.394-1.git.5026.2c9627f.el7.src.rpm SHA-256: 13d05f65bcdce30c25dfe11f430b8cde211b7ce162fef3d7e2c7b19a149c2726
haproxy-1.8.28-1.el7.src.rpm SHA-256: 7641002b1b25390c05e9ac3f8cec5ed645f8c85eda5afeeea43e77de3f947cec
jenkins-2-plugins-3.11.1612862361-1.el7.src.rpm SHA-256: 7fbdd4fc5f02ea0208c0461c2165d08659f77d33167994f9008b50aa5ea0e967
jenkins-2.263.3.1612433584-1.el7.src.rpm SHA-256: 2ac8ab05c53a2285d06285797aaa6ee56728bfcfcec1d1abff3ac5c53cb5e069
openshift-ansible-3.11.394-6.git.0.47ec25d.el7.src.rpm SHA-256: e4ec31cb7cb7016c9105632057e86514cf982c2b159a18545cffd1d46747d609
openshift-enterprise-autoheal-3.11.394-1.git.218.59eb597.el7.src.rpm SHA-256: cf5d631f60f5f17c95edfbe93a2d8333c8276b2f4bbd597f978f00072433607b
openshift-enterprise-cluster-capacity-3.11.394-1.git.379.92adfdc.el7.src.rpm SHA-256: 9c0a673f55491609eef0fe1d379ba09bbfb7986261d4016dffc39a8a3907e64a
python-rsa-4.5-3.el7.src.rpm SHA-256: 2427e455a4ff50ff2e27a0720f349983ff419fd3c610684556a1dc7bbafa8a6f
ppc64le
atomic-enterprise-service-catalog-3.11.394-1.git.1675.fdb6e0b.el7.ppc64le.rpm SHA-256: 70ea0fe9878fd486c159b45428dd931e3639e0cbc2697ad86ac5d3be45238a9e
atomic-enterprise-service-catalog-3.11.394-1.git.1675.fdb6e0b.el7.ppc64le.rpm SHA-256: 70ea0fe9878fd486c159b45428dd931e3639e0cbc2697ad86ac5d3be45238a9e
atomic-enterprise-service-catalog-svcat-3.11.394-1.git.1675.fdb6e0b.el7.ppc64le.rpm SHA-256: 8fe2819fdabaaadab515bb6474e043b9489c983a3339bd6b018e62c992139afa
atomic-enterprise-service-catalog-svcat-3.11.394-1.git.1675.fdb6e0b.el7.ppc64le.rpm SHA-256: 8fe2819fdabaaadab515bb6474e043b9489c983a3339bd6b018e62c992139afa
atomic-openshift-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 1d62341936751db182e24053000f895da0bedfce78489564dea94541cd079d22
atomic-openshift-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 1d62341936751db182e24053000f895da0bedfce78489564dea94541cd079d22
atomic-openshift-clients-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: e536d7c18e875da7e705101922413930d4e5e0dafd050fa77bf6730bee6901f4
atomic-openshift-clients-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: e536d7c18e875da7e705101922413930d4e5e0dafd050fa77bf6730bee6901f4
atomic-openshift-cluster-autoscaler-3.11.394-1.git.0.1900c76.el7.ppc64le.rpm SHA-256: b984720e664f5666de908a3a202ee586d5ab5cccdc9840705f03a3a5faa1dacc
atomic-openshift-cluster-autoscaler-3.11.394-1.git.0.1900c76.el7.ppc64le.rpm SHA-256: b984720e664f5666de908a3a202ee586d5ab5cccdc9840705f03a3a5faa1dacc
atomic-openshift-descheduler-3.11.394-1.git.299.ad3a3c0.el7.ppc64le.rpm SHA-256: 742106c4c5552ec76d55d0b0b6091e6081e0cbde990c9636de10254c44fb543f
atomic-openshift-descheduler-3.11.394-1.git.299.ad3a3c0.el7.ppc64le.rpm SHA-256: 742106c4c5552ec76d55d0b0b6091e6081e0cbde990c9636de10254c44fb543f
atomic-openshift-docker-excluder-3.11.394-1.git.0.e03a88e.el7.noarch.rpm SHA-256: 49cee187fc6234ef5f04f141995b2ad42ca8cd3255f8a9493c5aa25d7f900838
atomic-openshift-docker-excluder-3.11.394-1.git.0.e03a88e.el7.noarch.rpm SHA-256: 49cee187fc6234ef5f04f141995b2ad42ca8cd3255f8a9493c5aa25d7f900838
atomic-openshift-excluder-3.11.394-1.git.0.e03a88e.el7.noarch.rpm SHA-256: f0dfa40dc143002f90b6d55a31b393a9f89be90224baa1a6cdc0fe6559421c8b
atomic-openshift-excluder-3.11.394-1.git.0.e03a88e.el7.noarch.rpm SHA-256: f0dfa40dc143002f90b6d55a31b393a9f89be90224baa1a6cdc0fe6559421c8b
atomic-openshift-hyperkube-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 1e77749b5bc268738fd01079884fec863942d50ac53ed380e5c0b2133cb6006b
atomic-openshift-hyperkube-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 1e77749b5bc268738fd01079884fec863942d50ac53ed380e5c0b2133cb6006b
atomic-openshift-hypershift-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 9cfb2ded591726c242a19813bfee07208ed3275c7ab8c8ee9aceb510cc86f3e4
atomic-openshift-hypershift-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 9cfb2ded591726c242a19813bfee07208ed3275c7ab8c8ee9aceb510cc86f3e4
atomic-openshift-master-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 5ee18d8c9e65b0b8a8b94bc02d5a781feb2d72f9e259d701ab96ad13a54e97a8
atomic-openshift-master-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 5ee18d8c9e65b0b8a8b94bc02d5a781feb2d72f9e259d701ab96ad13a54e97a8
atomic-openshift-metrics-server-3.11.394-1.git.53.3d82586.el7.ppc64le.rpm SHA-256: d0d217c763c6e29dc1deaa7135011660a94d60011c5ed13221f293af85acf873
atomic-openshift-metrics-server-3.11.394-1.git.53.3d82586.el7.ppc64le.rpm SHA-256: d0d217c763c6e29dc1deaa7135011660a94d60011c5ed13221f293af85acf873
atomic-openshift-node-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 1267c29e3249420be2de1077ad8b69f428624eaf6ea3d0cc9e7de9b7a20c4ee6
atomic-openshift-node-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 1267c29e3249420be2de1077ad8b69f428624eaf6ea3d0cc9e7de9b7a20c4ee6
atomic-openshift-node-problem-detector-3.11.394-1.git.263.49acf3a.el7.ppc64le.rpm SHA-256: b95569a4750cf24a972aff4a9b05f41f779c7eac07bec7c514626d8d78dd888e
atomic-openshift-node-problem-detector-3.11.394-1.git.263.49acf3a.el7.ppc64le.rpm SHA-256: b95569a4750cf24a972aff4a9b05f41f779c7eac07bec7c514626d8d78dd888e
atomic-openshift-pod-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: a942ad94084886284522073a650859029c4091651b17685a8d48fa10798bea17
atomic-openshift-pod-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: a942ad94084886284522073a650859029c4091651b17685a8d48fa10798bea17
atomic-openshift-sdn-ovs-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 1436e68708dd1d10de8fc1307c55eb7285d4d5a7b3070776e379f502e274c930
atomic-openshift-sdn-ovs-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 1436e68708dd1d10de8fc1307c55eb7285d4d5a7b3070776e379f502e274c930
atomic-openshift-service-idler-3.11.394-1.git.15.73f73cd.el7.ppc64le.rpm SHA-256: ff4c782e588cccf48d4cfc4188901697df4f2a8ba73fc64ce05ac0cfe474d1c5
atomic-openshift-service-idler-3.11.394-1.git.15.73f73cd.el7.ppc64le.rpm SHA-256: ff4c782e588cccf48d4cfc4188901697df4f2a8ba73fc64ce05ac0cfe474d1c5
atomic-openshift-template-service-broker-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 9201d1b21e49ad267b1fd1499ee321b0a402e3a8a35a7afe625d7ff100b5659a
atomic-openshift-template-service-broker-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 9201d1b21e49ad267b1fd1499ee321b0a402e3a8a35a7afe625d7ff100b5659a
atomic-openshift-tests-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 665d5cc9a4b21b87c10822b8b4376e6ab4c0f8d576ff85893d4e8afbf2f7b91c
atomic-openshift-tests-3.11.394-1.git.0.e03a88e.el7.ppc64le.rpm SHA-256: 665d5cc9a4b21b87c10822b8b4376e6ab4c0f8d576ff85893d4e8afbf2f7b91c
atomic-openshift-web-console-3.11.394-1.git.667.08dd2a6.el7.ppc64le.rpm SHA-256: ac2fecd158d6542a784bb958dc567b508b2cc63843f49da853f3ee06122186c2
atomic-openshift-web-console-3.11.394-1.git.667.08dd2a6.el7.ppc64le.rpm SHA-256: ac2fecd158d6542a784bb958dc567b508b2cc63843f49da853f3ee06122186c2
golang-github-openshift-oauth-proxy-3.11.394-1.git.439.4c37707.el7.ppc64le.rpm SHA-256: 08254088cb792c01f8e5809beb69096e895a4edf60574793df8ee2789c47dff8
golang-github-openshift-oauth-proxy-3.11.394-1.git.439.4c37707.el7.ppc64le.rpm SHA-256: 08254088cb792c01f8e5809beb69096e895a4edf60574793df8ee2789c47dff8
haproxy-debuginfo-1.8.28-1.el7.ppc64le.rpm SHA-256: 7a38df318328f513abdb7f487ecdb49c67cb74d36c9b3cf17ea57d11b55151b2
haproxy-debuginfo-1.8.28-1.el7.ppc64le.rpm SHA-256: 7a38df318328f513abdb7f487ecdb49c67cb74d36c9b3cf17ea57d11b55151b2
haproxy18-1.8.28-1.el7.ppc64le.rpm SHA-256: 312b21325ce5b9bceff6ed2b416728b29c6c8aa1c7ebd99559db11b470145f67
haproxy18-1.8.28-1.el7.ppc64le.rpm SHA-256: 312b21325ce5b9bceff6ed2b416728b29c6c8aa1c7ebd99559db11b470145f67
jenkins-2-plugins-3.11.1612862361-1.el7.noarch.rpm SHA-256: bf09d4a816a341d3591c6666e7557ca1714c64711902c74186b74504f98070fe
jenkins-2-plugins-3.11.1612862361-1.el7.noarch.rpm SHA-256: bf09d4a816a341d3591c6666e7557ca1714c64711902c74186b74504f98070fe
jenkins-2.263.3.1612433584-1.el7.noarch.rpm SHA-256: c0e4874bc8caf8680fa4fbb6027d61501d0570d5afb11effdecec79c74792004
jenkins-2.263.3.1612433584-1.el7.noarch.rpm SHA-256: c0e4874bc8caf8680fa4fbb6027d61501d0570d5afb11effdecec79c74792004
openshift-ansible-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: f2fd77575ee70ebe838c4985beb9e1e2fbb791b857071da26f6db6e37bebae69
openshift-ansible-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: f2fd77575ee70ebe838c4985beb9e1e2fbb791b857071da26f6db6e37bebae69
openshift-ansible-docs-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: 3617bcef35e616c7350414bd839b92e13403a3f31dfb3ac4585d3ecc8cc1bd58
openshift-ansible-docs-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: 3617bcef35e616c7350414bd839b92e13403a3f31dfb3ac4585d3ecc8cc1bd58
openshift-ansible-playbooks-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: a580e434ad1b1a724e811f1859841a74ad472227f6d099eaecc5ef3c67229cb9
openshift-ansible-playbooks-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: a580e434ad1b1a724e811f1859841a74ad472227f6d099eaecc5ef3c67229cb9
openshift-ansible-roles-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: 768c7386110188fa7a0920c6e43132f889b0d826a2672fde71a72daaf646215d
openshift-ansible-roles-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: 768c7386110188fa7a0920c6e43132f889b0d826a2672fde71a72daaf646215d
openshift-ansible-test-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: 2fd893264744ce5f38570bcd9e8b15b4ef86e0ded21425437de999c05fd6752b
openshift-ansible-test-3.11.394-6.git.0.47ec25d.el7.noarch.rpm SHA-256: 2fd893264744ce5f38570bcd9e8b15b4ef86e0ded21425437de999c05fd6752b
openshift-enterprise-autoheal-3.11.394-1.git.218.59eb597.el7.ppc64le.rpm SHA-256: 58dab243738380bcd97a4b0c7667ab790454700b3785d25ec272ce0ff1688c6c
openshift-enterprise-autoheal-3.11.394-1.git.218.59eb597.el7.ppc64le.rpm SHA-256: 58dab243738380bcd97a4b0c7667ab790454700b3785d25ec272ce0ff1688c6c
openshift-enterprise-cluster-capacity-3.11.394-1.git.379.92adfdc.el7.ppc64le.rpm SHA-256: edea735705f359f4a18ef58151f04cb9075b3c60882e04ba793c97a4e47879d5
openshift-enterprise-cluster-capacity-3.11.394-1.git.379.92adfdc.el7.ppc64le.rpm SHA-256: edea735705f359f4a18ef58151f04cb9075b3c60882e04ba793c97a4e47879d5
prometheus-3.11.394-1.git.5026.2c9627f.el7.ppc64le.rpm SHA-256: 69649d5c6b4e40fdbf1bb7ca4363320fed30b1bf0178ba4a01ca83914101f9ae
prometheus-3.11.394-1.git.5026.2c9627f.el7.ppc64le.rpm SHA-256: 69649d5c6b4e40fdbf1bb7ca4363320fed30b1bf0178ba4a01ca83914101f9ae
prometheus-alertmanager-3.11.394-1.git.0.1fbb64c.el7.ppc64le.rpm SHA-256: c6d4d2787326790c6fa5003dc92b1cb57d283ba9e775012599448afe2b4c2bfe
prometheus-alertmanager-3.11.394-1.git.0.1fbb64c.el7.ppc64le.rpm SHA-256: c6d4d2787326790c6fa5003dc92b1cb57d283ba9e775012599448afe2b4c2bfe
prometheus-node-exporter-3.11.394-1.git.1062.8adc4b8.el7.ppc64le.rpm SHA-256: a57359801b2739a0d0e01dd39f0a9f754319df2d7286886e0402769978bb9318
prometheus-node-exporter-3.11.394-1.git.1062.8adc4b8.el7.ppc64le.rpm SHA-256: a57359801b2739a0d0e01dd39f0a9f754319df2d7286886e0402769978bb9318
python2-rsa-4.5-3.el7.noarch.rpm SHA-256: e381961dc638afc06220a93a348a4b2de1242b0d558f2d755559f059427b8d60
python2-rsa-4.5-3.el7.noarch.rpm SHA-256: e381961dc638afc06220a93a348a4b2de1242b0d558f2d755559f059427b8d60

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

Red Hat

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

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2023 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter