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-2018:2709 - Security Advisory
Issued:
2018-11-11
Updated:
2018-11-11

RHSA-2018:2709 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: Red Hat OpenShift Container Platform 3.10 security and bug fix 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.10.66 is now available with updates to packages and images that fix several security, bug, 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.

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

https://access.redhat.com/errata/RHBA-2018:2824

Security Fix(es):

  • atomic-openshift: oc patch with json causes masterapi service crash (CVE-2018-14632)

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.

Red Hat would like to thank Lars Haugan for reporting this issue.

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

Bug Fix(es):

  • During etcd scaleup, facts about the etcd cluster are required to add new hosts. This bug fix adds the necessary tasks to ensure those facts get set before configuring new hosts, and therefore, allow the scaleup to complete as expected. (BZ#1578482)
  • Previously, sync pod was not available when the Prometheus install checked for available nodes. As a consequence, if a custom label was used for the Prometheus install to select an appropriate node, the sync pods must have already applied the label to the nodes. Otherwise, the Prometheus installer would not find any nodes with a matching label. This bug fix adds a check to the install process to wait for sync pods to become available before continuing. As a result, the node labeling process will complete, and the nodes will have the correct labels for the Prometheus pod to be scheduled. (BZ#1609019)
  • This bug fix corrects an issue where a pod is stuck terminating due to I/O errors on a FlexVolume mounted on the XFS file system. (BZ#1626054)
  • Previously, fluentd generated events internally with the `OneEventStream` class. This class does not have the `empty?` method. The Kubernetes metadata filter used the `empty?` method on the `EventStream` object to avoid processing an empty stream. Fluentd issued error messages about the missing `empty?` method, which overwhelmed container logging and caused disk issues. This bug fix changed the Kubernetes metadata filter only to call the `empty?` method on objects that have this method. As a result,

fluentd logs do not contain this message. (BZ#1626552)

  • RubyGems FFI 1.9.25 reverted a patch which allowed it to work on systems with `SELinux deny_execmem=1`. This reversion caused fluentd to crash. This bug reverts the patch reversion. As a result, fluentd does not crash when using `SELinux deny_execmem=1`. (BZ#1628405)
  • This bug fix updates the *_redeploy-openshift-ca.yml_* playbook to reference the correct node client certificate file, `node/client-ca.crt`. (BZ#1628546)
  • The fix for BZ1628371 introduced a poorly built shared library with a missing symbol. This missing symbol caused fluentd to crash with an "undefined symbol: rbffi_Closure_Alloc" error message. This bug fix rebuilds the shared library with the correct symbols. As a result, fluentd does not crash. (BZ#1628798)
  • Previously, when using Docker with the journald log driver, all container logs, including system and plain Docker container logs, were logged to the journal, and read by fluentd. Fluentd did not know how to handle these non-Kubernetes container logs and threw exceptions. This bug fix treats non-Kubernetes container logs as logs from other system services, for example, sending them to the .operations.* index. As a result, logs from

non-Kubernetes containers are indexed correctly and do not cause any errors. (BZ#1632361)

Solution

See the release notes documentation for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:

https://docs.openshift.com/container-platform/3.10/release_notes/ocp_3_10_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.10 x86_64
  • Red Hat OpenShift Container Platform for Power 3.10 ppc64le

Fixes

  • BZ - 1577955 - Router pod fails to deploy during installation
  • BZ - 1578482 - OCP 3.10: etcd scaleup on CRI-O HA cluster fails with dict object has no attribute etcd_ip error
  • BZ - 1594187 - Openshift-on-OpenStack playbook increase watch_retry_timeout for kuryr-cni
  • BZ - 1608476 - OpenShift-Ansible ignores oreg_url for registry-console Docker image
  • BZ - 1609019 - Prometheus deployment failed due to "No schedulable nodes found matching node selector" but it is not true
  • BZ - 1609703 - APP pod unable to start after target port failure in cases where single paths are mounted on APP pods(BZ#1599742)
  • BZ - 1614414 - OpenShift 3.10 Missing CA for LDAP Config
  • BZ - 1615327 - upgrade fails when restarting nodes object has no attribute status
  • BZ - 1619886 - OCP installer provisioning of instances playbook always fails first time running
  • BZ - 1623602 - [3.10] installer oreg_url doesn't serve as universal url - needs to
  • BZ - 1625885 - CVE-2018-14632 atomic-openshift: oc patch with json causes masterapi service crash
  • BZ - 1625911 - Could not find csr for nodes - Bootstrapping task
  • BZ - 1626054 - [3.10] Pod stuck in terminating while a volume mounted with flexvolume driver and XFS filesystem
  • BZ - 1626552 - [3.10] fluentd pods are running with error logs which makes fill up disk very quickly.
  • BZ - 1627764 - master static pod failed to start when LDAP auth is set
  • BZ - 1628405 - [3.10] Fluentd pods failed to start after an update to 3.9.41 when deny_execmem=1 on nodes
  • BZ - 1628546 - [3.10] Redeploy openshift ca playbook failed
  • BZ - 1628798 - [3.10] Fluentd pod crashes with "undefined symbol: rbffi_Closure_Alloc"
  • BZ - 1628964 - Could not find csr for node when using cni plugin
  • BZ - 1629579 - Image efs-provisioner need to update to ose-efs-provisioner in OCP3.10
  • BZ - 1631021 - Fail to atomic pull node image due to docker service was stopped in previous task
  • BZ - 1631449 - RBD bind mount on RHEL does not transistively acquire _netdev from original mount
  • BZ - 1632361 - [3.10] Fluentd cannot handle S2I Logs
  • BZ - 1632418 - iSCSI doesn't give enough time multipathd to create multipath device
  • BZ - 1632862 - [3.10] Could not find csr for node when using cni plugin
  • BZ - 1632863 - [3.10] upgrade failed at TASK [openshift_node : Approve node certificates when bootstrapping]
  • BZ - 1632865 - [3.10] Fail to atomic pull node image due to docker service was stopped in previous task
  • BZ - 1633571 - Openshift-on-Openstack uninstall playbook failure in Remove RedHat subscriptions task
  • BZ - 1638519 - [3.10] Ability to install a cluster with a mix of Docker and CRI-O nodes
  • BZ - 1638521 - [3.10] Upgrade fails at "Set node schedulability"
  • BZ - 1638525 - [3.10] Validation of static pod fails due to inconsistent names
  • BZ - 1638899 - [3.10] Record is missing kubernetes field when use '--log-driver journald' in /etc/sysconfig/docker
  • BZ - 1642052 - [3.10] Registry doesn't honors openshift_additional_ca

CVEs

  • CVE-2018-14632
  • CVE-2018-14645

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.10

SRPM
atomic-enterprise-service-catalog-3.10.66-1.git.1450.b758bdb.el7.src.rpm SHA-256: 8b7051bbe835fd3ed738fff9e4ca19cd00fc2d3af60fddbd35e5213c2fc72fd6
atomic-openshift-3.10.66-1.git.0.91d1e89.el7.src.rpm SHA-256: e4e200fbfed0c243393824a0ae7632947206f9778fcd34ec0113474c3685f6de
atomic-openshift-descheduler-3.10.66-1.git.299.e466391.el7.src.rpm SHA-256: 573dacf1b754a455953eced6707dbcbf34ac353270b4da5ad1438e38308f881b
atomic-openshift-dockerregistry-3.10.66-1.git.390.77310f8.el7.src.rpm SHA-256: 6fab67a20be520cede8ca736070db974988df7d6f2a53be3311de0b5c5e0f578
atomic-openshift-node-problem-detector-3.10.66-1.git.198.2fcf818.el7.src.rpm SHA-256: ed7fa0dd87e0a6a612453f92639397e4ffcffde094d7c863501fd47f349e5c2f
atomic-openshift-web-console-3.10.66-1.git.389.adbeb58.el7.src.rpm SHA-256: 93577249778c60a045ce41ecc3dee506308d1e05d558dafee383809a5e94e7fe
golang-github-prometheus-node_exporter-3.10.66-1.git.1060.f6046fd.el7.src.rpm SHA-256: 57c7b216fd5750923b3111e55a70be7335d467aabef0efa4efc151ca7b721136
haproxy-1.8.14-2.el7.src.rpm SHA-256: b320cc2a49ae318684ca2ca47dc844c1a93c39f9ce295089bbc62b5afc304d39
image-inspector-2.4.0-3.el7.src.rpm SHA-256: bc381663eb8c687b1a68c5e60ba1a76fa141ce6b568c8350ca73a927dca91ec8
openshift-ansible-3.10.66-1.git.0.3c3a83a.el7.src.rpm SHA-256: d822e3d0efefb63ec881bcce25ad4549c313f582c82bd207fab42036015576f2
openshift-enterprise-cluster-capacity-3.10.66-1.git.380.aef3728.el7.src.rpm SHA-256: e085f19b1c53682c21ad29b667cca726966652b7c6f1ebf412552313d5ebc480
openshift-monitor-project-lifecycle-3.10.66-1.git.59.57c03d5.el7.src.rpm SHA-256: dbf328179b44e50f63ae3861182db7ea188271e673ae678c8323300762baa5fd
perl-IO-String-1.08-20.el7.src.rpm SHA-256: 96209ad45b86e89886d1fd9e94cbb26aa2634de0e780c5d9689dc16905155003
python-py-1.4.32-2.el7.src.rpm SHA-256: 1bf32105abf8da2a33237849847b766531e49d30435131eac1b1878583fc4257
python-setuptools-17.1.1-4.el7.src.rpm SHA-256: 45a4b21b5b1895b4d0c3bd379a4cb19acc9c768a02f6097800fe6d343b9a36ea
rubygem-ffi-1.9.25-4.el7_5.src.rpm SHA-256: 6d0fd4767f45f025db0e437cc8ba586a56f026bcdb3ee7ef5ea39a681fed5b2d
x86_64
atomic-enterprise-service-catalog-3.10.66-1.git.1450.b758bdb.el7.x86_64.rpm SHA-256: db0dc36a2a3cdd2fae62223e5c69495a78c5acc3250cb4a8f5592b7128c40dec
atomic-enterprise-service-catalog-svcat-3.10.66-1.git.1450.b758bdb.el7.x86_64.rpm SHA-256: 4f894a42c7f100f15cbe60a09ffddd3a0279996d083bb0db2d77ad62be180b14
atomic-openshift-3.10.66-1.git.0.91d1e89.el7.x86_64.rpm SHA-256: 65cb96957b0feae2f6dc64cb3f4a2d6fc4947cb4cb2b2aef39f95dfb2a9fd29a
atomic-openshift-clients-3.10.66-1.git.0.91d1e89.el7.x86_64.rpm SHA-256: cb6c18190608632fbe4174f6d7f14e6126bd895cce4c44d209a2c70da1b5c846
atomic-openshift-clients-redistributable-3.10.66-1.git.0.91d1e89.el7.x86_64.rpm SHA-256: 6ee65c7ae32fc8360a760794943a23e3b3fd51130646fccc8b11dce169d72d0c
atomic-openshift-descheduler-3.10.66-1.git.299.e466391.el7.x86_64.rpm SHA-256: 7da237ade86a7dd910eda48ad0081e8617693444c3e2d18e809ff4caed0b9cde
atomic-openshift-docker-excluder-3.10.66-1.git.0.91d1e89.el7.noarch.rpm SHA-256: 281e42394e7b666260014a770e0777280bff7632dcc37752419aed855b1d08b1
atomic-openshift-dockerregistry-3.10.66-1.git.390.77310f8.el7.x86_64.rpm SHA-256: 746d1fa3f3477ff17782f5bdee4f8b19a7867cfc034c2fc1e6fea35de8328d53
atomic-openshift-excluder-3.10.66-1.git.0.91d1e89.el7.noarch.rpm SHA-256: 194a69f1931c326eb84de6458365e6c9eb252c86a2e9ee114f9a448b78a8f206
atomic-openshift-hyperkube-3.10.66-1.git.0.91d1e89.el7.x86_64.rpm SHA-256: 01a2b029873452846002ee34068bc96d70a8dce57e87e130b3825ba7b4bd6cf8
atomic-openshift-hypershift-3.10.66-1.git.0.91d1e89.el7.x86_64.rpm SHA-256: 1994a17f018ffb8c4fa6a80af2ff6c2b7ad7f86b45659020697ac53754622d6f
atomic-openshift-master-3.10.66-1.git.0.91d1e89.el7.x86_64.rpm SHA-256: 2c12199ca5426cc4f7ef362e989affdf928165320848eff3b7df82539e23fb7f
atomic-openshift-node-3.10.66-1.git.0.91d1e89.el7.x86_64.rpm SHA-256: 34aad464f61bdcf205f8461110e505567f1be0d47fc69399cda92920f43af344
atomic-openshift-node-problem-detector-3.10.66-1.git.198.2fcf818.el7.x86_64.rpm SHA-256: 4d947faec0c4554bd0bd1cd62b08d2bc813d033e6dc97bb13630dfa99d6b7d4d
atomic-openshift-pod-3.10.66-1.git.0.91d1e89.el7.x86_64.rpm SHA-256: 22fc6b1784bc358db0145e7689385a5bf3af79448d3b75bbfeaa9c64be9f6080
atomic-openshift-sdn-ovs-3.10.66-1.git.0.91d1e89.el7.x86_64.rpm SHA-256: adbbdaa6b2aaf2420668213abd31bda2677becb28140fcece084aaab396f0bed
atomic-openshift-template-service-broker-3.10.66-1.git.0.91d1e89.el7.x86_64.rpm SHA-256: f86b9fd43a91ca8ae42e870c94b6ead0206e96fa772d2d1de4deacdce8623167
atomic-openshift-tests-3.10.66-1.git.0.91d1e89.el7.x86_64.rpm SHA-256: f5c9820ce01a59aa0f7bb5d5fe0efe0b1a7b9c6b50cfc1b17ca2b03332c76937
atomic-openshift-web-console-3.10.66-1.git.389.adbeb58.el7.x86_64.rpm SHA-256: cdd94b7fdb8feb41f99980b2f2c7ae8fc7ee1acbbe828e7f0457d7156f863074
haproxy-debuginfo-1.8.14-2.el7.x86_64.rpm SHA-256: 72eab0b5a6b9654bc26c2bbf028e2b1fa57c3cab04a69feda44eb02867be78e0
haproxy18-1.8.14-2.el7.x86_64.rpm SHA-256: 697485b37368609a14072364a4bf7fa3627ab7ebdb0a9a79de8f5e1bd9bc9c87
image-inspector-2.4.0-3.el7.x86_64.rpm SHA-256: 4bd5daa138ea228f8e967ed4d1d54d2b2519579c2cacb215003b48e05a5b7379
openshift-ansible-3.10.66-1.git.0.3c3a83a.el7.noarch.rpm SHA-256: fad9ddb450aab771eec38699818008f557a02097f28941e51b7162926bd6e1a5
openshift-ansible-docs-3.10.66-1.git.0.3c3a83a.el7.noarch.rpm SHA-256: cf49825a583dbcff24c6f326f4bf2c54f9e9c44827f15eb1c32000fd380c4630
openshift-ansible-playbooks-3.10.66-1.git.0.3c3a83a.el7.noarch.rpm SHA-256: 7912d5405d8879b0f59fd7a06d94b4deb71b12e9d79f5c56b937267f8e68b718
openshift-ansible-roles-3.10.66-1.git.0.3c3a83a.el7.noarch.rpm SHA-256: 72038a52531c89a5484b047c8fb44b53a37f930832bfc3e82447f123040b722c
openshift-enterprise-cluster-capacity-3.10.66-1.git.380.aef3728.el7.x86_64.rpm SHA-256: 532b7dc5be460dc9b40a7614f3f7cb434a697246279f54209a0517e3150caa9f
openshift-monitor-project-lifecycle-3.10.66-1.git.59.57c03d5.el7.x86_64.rpm SHA-256: e21eac737b9b24c1ceb0f804acfc13ac4fa7dc1d2f134e494b93fa2a031c642e
perl-IO-String-1.08-20.el7.noarch.rpm SHA-256: 672a8849cad4da5725f7a441701a88230abd83d1c81316736b372197a41e2791
prometheus-node-exporter-3.10.66-1.git.1060.f6046fd.el7.x86_64.rpm SHA-256: dfd6ce51872a1c71a223d120335e8d12850edc977fc6efb7f71b4ce1979ee6ed
python-py-1.4.32-2.el7.noarch.rpm SHA-256: 2a41f389ca631fbce7a0d97e62d21d80dafeb6edae20525e97fc2a2363a8eabd
python-setuptools-17.1.1-4.el7.noarch.rpm SHA-256: de4152fa64eb27a3834aaf0ad9899ba43feb183904d9bf5d06177ea07f015d6c
rubygem-ffi-1.9.25-4.el7_5.x86_64.rpm SHA-256: a94a113b9b2883e24886b39c4a8efb1740070fc57e84070216ddf328b8b4fa96
rubygem-ffi-debuginfo-1.9.25-4.el7_5.x86_64.rpm SHA-256: c6c6197a87a567f8cf07bc7885e8a0162130801e80c1d506cf3ff3113d9c651b

Red Hat OpenShift Container Platform for Power 3.10

SRPM
atomic-enterprise-service-catalog-3.10.66-1.git.1450.b758bdb.el7.src.rpm SHA-256: 8b7051bbe835fd3ed738fff9e4ca19cd00fc2d3af60fddbd35e5213c2fc72fd6
atomic-openshift-3.10.66-1.git.0.91d1e89.el7.src.rpm SHA-256: e4e200fbfed0c243393824a0ae7632947206f9778fcd34ec0113474c3685f6de
atomic-openshift-descheduler-3.10.66-1.git.299.e466391.el7.src.rpm SHA-256: 573dacf1b754a455953eced6707dbcbf34ac353270b4da5ad1438e38308f881b
atomic-openshift-dockerregistry-3.10.66-1.git.390.77310f8.el7.src.rpm SHA-256: 6fab67a20be520cede8ca736070db974988df7d6f2a53be3311de0b5c5e0f578
atomic-openshift-node-problem-detector-3.10.66-1.git.198.2fcf818.el7.src.rpm SHA-256: ed7fa0dd87e0a6a612453f92639397e4ffcffde094d7c863501fd47f349e5c2f
atomic-openshift-web-console-3.10.66-1.git.389.adbeb58.el7.src.rpm SHA-256: 93577249778c60a045ce41ecc3dee506308d1e05d558dafee383809a5e94e7fe
golang-github-prometheus-node_exporter-3.10.66-1.git.1060.f6046fd.el7.src.rpm SHA-256: 57c7b216fd5750923b3111e55a70be7335d467aabef0efa4efc151ca7b721136
haproxy-1.8.14-2.el7.src.rpm SHA-256: b320cc2a49ae318684ca2ca47dc844c1a93c39f9ce295089bbc62b5afc304d39
image-inspector-2.4.0-3.el7.src.rpm SHA-256: bc381663eb8c687b1a68c5e60ba1a76fa141ce6b568c8350ca73a927dca91ec8
openshift-ansible-3.10.66-1.git.0.3c3a83a.el7.src.rpm SHA-256: d822e3d0efefb63ec881bcce25ad4549c313f582c82bd207fab42036015576f2
openshift-enterprise-cluster-capacity-3.10.66-1.git.380.aef3728.el7.src.rpm SHA-256: e085f19b1c53682c21ad29b667cca726966652b7c6f1ebf412552313d5ebc480
openshift-monitor-project-lifecycle-3.10.66-1.git.59.57c03d5.el7.src.rpm SHA-256: dbf328179b44e50f63ae3861182db7ea188271e673ae678c8323300762baa5fd
rubygem-ffi-1.9.25-4.el7_5.src.rpm SHA-256: 6d0fd4767f45f025db0e437cc8ba586a56f026bcdb3ee7ef5ea39a681fed5b2d
ppc64le
atomic-enterprise-service-catalog-3.10.66-1.git.1450.b758bdb.el7.ppc64le.rpm SHA-256: 95d73fe02f3763b28ad56d9553f969c1555eccfb3abecced89662201c1fa2070
atomic-enterprise-service-catalog-svcat-3.10.66-1.git.1450.b758bdb.el7.ppc64le.rpm SHA-256: 47b66fbbf6f8bc4e7757e41f40830adef6a7c1cb1cad647a05de57a899a08e15
atomic-openshift-3.10.66-1.git.0.91d1e89.el7.ppc64le.rpm SHA-256: 2254dc24bb6dccf6b831804b6cd9b60654ea3d24ff5d7854ff4934cca8b0f8ef
atomic-openshift-clients-3.10.66-1.git.0.91d1e89.el7.ppc64le.rpm SHA-256: a8f84349cd239c65b0be24ebcc25cb6cc4bc2e91032830ed64e353ea4496102e
atomic-openshift-descheduler-3.10.66-1.git.299.e466391.el7.ppc64le.rpm SHA-256: 843e7e98d90cc353082c387eb4e8e90b23c02df2613b1747e7cca5b3802d9f08
atomic-openshift-docker-excluder-3.10.66-1.git.0.91d1e89.el7.noarch.rpm SHA-256: 281e42394e7b666260014a770e0777280bff7632dcc37752419aed855b1d08b1
atomic-openshift-dockerregistry-3.10.66-1.git.390.77310f8.el7.ppc64le.rpm SHA-256: 3bf458c315defaa7272d3f249a80bf7758aa68e122ef22b8cbbeaa22e525f8fa
atomic-openshift-excluder-3.10.66-1.git.0.91d1e89.el7.noarch.rpm SHA-256: 194a69f1931c326eb84de6458365e6c9eb252c86a2e9ee114f9a448b78a8f206
atomic-openshift-hyperkube-3.10.66-1.git.0.91d1e89.el7.ppc64le.rpm SHA-256: d264f3c9b059aa57322735cc065e990eeba7fbdbae564325f0b27284d6402fa4
atomic-openshift-hypershift-3.10.66-1.git.0.91d1e89.el7.ppc64le.rpm SHA-256: 6cb1b2de9831c97c8a0873eb7a0de9800a967711608275bca314fa0e10d1c654
atomic-openshift-master-3.10.66-1.git.0.91d1e89.el7.ppc64le.rpm SHA-256: ca266b9183f0d136aafe9d12d0e3cc728eb2c8b6fe951b863511666ea42c332d
atomic-openshift-node-3.10.66-1.git.0.91d1e89.el7.ppc64le.rpm SHA-256: 60524687233296ceefd85555d053dbdd18e53aee40fa4d226f87abc1b9dc30d1
atomic-openshift-node-problem-detector-3.10.66-1.git.198.2fcf818.el7.ppc64le.rpm SHA-256: 730eea14b28821d9c29070fb0f9d0a7c25d3bd376fb7a85520735ad617ba90e5
atomic-openshift-pod-3.10.66-1.git.0.91d1e89.el7.ppc64le.rpm SHA-256: 85622c3c5052ba25e713e32aed6ea2799d0f5dfe1290b13f9173982ff2e0fa8e
atomic-openshift-sdn-ovs-3.10.66-1.git.0.91d1e89.el7.ppc64le.rpm SHA-256: fa74fb7aacdef8c8edd3209a25b074814c8ceab60a03fc69585fb30453177f0e
atomic-openshift-template-service-broker-3.10.66-1.git.0.91d1e89.el7.ppc64le.rpm SHA-256: 61d735ba164bfbeb01237f0632260c13da6b2c2d6ed0a7b4ee058414f5ac213c
atomic-openshift-tests-3.10.66-1.git.0.91d1e89.el7.ppc64le.rpm SHA-256: 38aa5f1e7c463a4ecf2e6d9daeab1a93e3f9148e855bea193c7ee853069e7526
atomic-openshift-web-console-3.10.66-1.git.389.adbeb58.el7.ppc64le.rpm SHA-256: 102ef2ac419a1d8fac4e4b3df2a200d4511f6f8164d6555722695d2965f7f7cf
haproxy-debuginfo-1.8.14-2.el7.ppc64le.rpm SHA-256: 6c0afeaa962e5000876b7cae39f9ed1b9fc9e8c4db3b5902a2218365c0b4131c
haproxy18-1.8.14-2.el7.ppc64le.rpm SHA-256: b14f0394322905aa8bb50d2c1cb0801fe0252311304573662018e6e9fbee8472
image-inspector-2.4.0-3.el7.ppc64le.rpm SHA-256: 5a570a1875f0ecb48971294ce7192d0e0ef20fcbccdc4293c9a66e191ed68031
openshift-ansible-3.10.66-1.git.0.3c3a83a.el7.noarch.rpm SHA-256: fad9ddb450aab771eec38699818008f557a02097f28941e51b7162926bd6e1a5
openshift-ansible-docs-3.10.66-1.git.0.3c3a83a.el7.noarch.rpm SHA-256: cf49825a583dbcff24c6f326f4bf2c54f9e9c44827f15eb1c32000fd380c4630
openshift-ansible-playbooks-3.10.66-1.git.0.3c3a83a.el7.noarch.rpm SHA-256: 7912d5405d8879b0f59fd7a06d94b4deb71b12e9d79f5c56b937267f8e68b718
openshift-ansible-roles-3.10.66-1.git.0.3c3a83a.el7.noarch.rpm SHA-256: 72038a52531c89a5484b047c8fb44b53a37f930832bfc3e82447f123040b722c
openshift-enterprise-cluster-capacity-3.10.66-1.git.380.aef3728.el7.ppc64le.rpm SHA-256: 822d21e4b0967b6ea249675b8bbf5860319fb14c754ac86ff36b7bff177d12a7
openshift-monitor-project-lifecycle-3.10.66-1.git.59.57c03d5.el7.ppc64le.rpm SHA-256: ee424b629e0e1c465cf8b06abdd59d7c3c421eda03bcbe910b23c14cc6d6f8a6
prometheus-node-exporter-3.10.66-1.git.1060.f6046fd.el7.ppc64le.rpm SHA-256: a2e4c803782ca1e3645e8ec913b92bdf5ed72fba3350253313db25db7319eb85
rubygem-ffi-1.9.25-4.el7_5.ppc64le.rpm SHA-256: 61657888abd0180f6363f64126e8b9d002a6388f9f206fb9b652adff7cc21c5e
rubygem-ffi-debuginfo-1.9.25-4.el7_5.ppc64le.rpm SHA-256: 379c678162a839904c3d3b01d288af4e722b80f29aeb620cda72e1efa6d1a423

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

Red Hat LinkedIn YouTube Facebook 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