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 RHBA-2016:0052 - Bug Fix Advisory
Issued:
2016-01-21
Updated:
2016-02-11

RHBA-2016:0052 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Satellite 6.1.6 bug fix update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated Satellite 6.1 packages that fix several bugs.

Description

Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessity to provide public Internet access to their servers or other client systems. It performs
provisioning and configuration management of predefined standard operating
environments.

This update fixes the following bugs:

  • Creating a host with incomplete information for a compute resource was giving incorrect error messages. The correct error message is now being returned (BZ#1177570)
  • Support for synchronizing a capsule for a specific environment was added to the hammer command line. (BZ#1190893)
  • The bootdisk image was not routing communication through the capsule. The code was fixed to appropriately use the capsule. (BZ#1193933)
  • Configuring katello-installer to use external DNS via GSS-TSIG did not provide a working configuration. The templates were fixed to support this configuration. (BZ#1215659)
  • Listing the puppet modules in a repository did not respect the applied filters. The correct number of puppet modules is now returned. (BZ#1222118)
  • Cursor timeouts in mongo caused content view features in Satellite to fail. The timeout has been modified to not impact the features. (BZ#1224497)
  • The SCAP client did not handle arrays properly from Red Hat Enterprise Linux 5 machines due to older Ruby versions. The code was updated to support the arrays from older Ruby versions. (BZ#1247175)
  • Satellite was performing sync post-processing even if a repository did not change. The code was updated to skip this processing if it is not necessary. (BZ#1264560)
  • The katello-service script was not starting services in the correct order, leading to a poor user experience at restart. The script was fixed to use the correct order. (BZ#1269352)
  • There was a race condition on the capsule when generating templates. The proxy was improved to support concurrent releases. (BZ#1275647)
  • Non admin users were blocked from performing bulk actions on hosts. This restriction was removed. (BZ#1281350)
  • Satellite content tasks were failing due to qpid deadlocks. The qpid code was fixed to not deadlock. (BZ#1281947)
  • Katello backups were slow due to compressing rpm data, which is already compressed. The backup script was fixed to not do redundant compression. (BZ#1283578)
  • The operating system description was shown in the name column, leading to customer confusion. The correct value is now shown. (BZ#1283941)
  • Editing config groups did not respect permission filters. These filters are now respected (BZ#1284475)

Users of Red Hat Satellite are advised to upgrade to these updated packages,
which contain backported patches to correct these issues and add this
enhancement.

Solution

Before applying this update, make sure all previously released
errata relevant to your system have been applied.

To update this system to include these fixes, ensure your system has
access to the latest Red Hat packages. For instructions on how to apply this update, refer to:

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

Then re-run the installer to complete the upgrade:

# katello-installer --upgrade

or

# capsule-installer --upgrade

Affected Products

  • Red Hat Satellite 6.1 for RHEL 7 x86_64
  • Red Hat Satellite 6.1 for RHEL 6 x86_64
  • Red Hat Satellite Capsule 6.1 for RHEL 7 x86_64
  • Red Hat Satellite Capsule 6.1 for RHEL 6 x86_64

Fixes

  • BZ - 1177570 - hammer host create with mac results in "mac value is blank"
  • BZ - 1190893 - Allow hammer capsule content synchronization by --environment name
  • BZ - 1193933 - Capsule Isolation: Generate bootdisk to use a capsule
  • BZ - 1215659 - Configuring katello-installer to use external DNS via GSS-TSIG does not provide a working configuration
  • BZ - 1222118 - Repository's puppet modules list shows extra puppet modules
  • BZ - 1224497 - mongo cursor times out during regenerate_applicability_for_repos
  • BZ - 1247175 - Need newer ruby for RHEL 5.x systems to work with puppet facter
  • BZ - 1264560 - As a user, my rpm sync finishes quickly when upstream metadata hasn't changed
  • BZ - 1275647 - Proxy templates API breaks on concurrent requests
  • BZ - 1281350 - None admin users cant do bulk actions on hosts
  • BZ - 1281947 - qdrouterd not responding in Satellite6
  • BZ - 1283578 - katello-backup is slow on big pulp repositories
  • BZ - 1283941 - Operating System description is shown in name column
  • BZ - 1284475 - Filter with permission edit_config_groups is not actually limited by search expression

CVEs

(none)

References

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

Red Hat Satellite 6.1 for RHEL 7

SRPM
foreman-1.7.2.50-1.el7sat.src.rpm SHA-256: abae62b90b56e8b711bff07e3cf43aa1f4a893efc907dd831d28c579519c3860
foreman-proxy-1.7.2.8-1.el7sat.src.rpm SHA-256: ea08abc6dc76b20c47eef4855c2fa802c9edbefbf899254caa378e5f9ed568a7
katello-2.2.0.17-1.el7sat.src.rpm SHA-256: d263c09ffd63fb0b49cbd0454a9101fd92d343c729cabbc7dd76758cd4bcf984
katello-installer-base-2.3.24-1.el7sat.src.rpm SHA-256: 18fa34ee3fcd955b7b6b67308b1dfe02d634e5b946d7cc67a69decb4df8edc3b
pulp-2.6.0.19-1.el7sat.src.rpm SHA-256: 1476b3c67a7e9f2271cb1773b168d81d9836ffbd08b4400f14a9c72aac1ef6ab
pulp-puppet-2.6.0.19-1.el7sat.src.rpm SHA-256: 71eb534f6e33c844d35b1f72326e96cf2600c00eb357211f7cd94afce03a119c
pulp-rpm-2.6.0.19-1.el7sat.src.rpm SHA-256: 3bed9d800f75193745f347979e0a73ff4f36524285616d6f9183bf60c2303cf1
puppet-foreman_scap_client-0.3.3-10.el7sat.src.rpm SHA-256: c5cb811a9154b48e8a51201bb53b27b84585ee34a4a776752315288b68e8cd09
ruby193-rubygem-katello-2.2.0.81-1.el7sat.src.rpm SHA-256: 04583f0a9504b3a656994b014b2f75082d5a98686103434de69e510db199f39b
rubygem-hammer_cli_foreman-0.1.4.15-1.el7sat.src.rpm SHA-256: 5d6ed6774d9f92a7bee6eec56700e35041743e30a4e6186dcea8f38b5682041c
rubygem-hammer_cli_katello-0.0.7.20-1.el7sat.src.rpm SHA-256: 16560697ba95839c87075d506fd4bd26a48f6a3d504cab3c7b43a51770ede978
x86_64
foreman-1.7.2.50-1.el7sat.noarch.rpm SHA-256: 2e2c65d256a6e4ab65eaeb2d268ac3ee1a47164ac5d152a5cd30c9fc0e4694a6
foreman-compute-1.7.2.50-1.el7sat.noarch.rpm SHA-256: f9288957bfa01fa35b44e04493a3dbc9c5cb25a1289a7286ef22d58edb5039c2
foreman-debug-1.7.2.50-1.el7sat.noarch.rpm SHA-256: 62c8dfc1d8300c4133fbfdb6ce29cca29f5cc7a8aa5612814702556b2c813064
foreman-gce-1.7.2.50-1.el7sat.noarch.rpm SHA-256: fa379074c9e34aa2b041100a33816f2dd1599c3653afecf661fc8ed8e9a4c355
foreman-libvirt-1.7.2.50-1.el7sat.noarch.rpm SHA-256: b1a43d35a3f2d15f1b671c9e4afea4530a9ef27f6ff8d2b8799093192e363e1d
foreman-ovirt-1.7.2.50-1.el7sat.noarch.rpm SHA-256: bba4638427bc140d5a60edabce7e99f5bea810158b65ec8e77722fa81fb0b04b
foreman-postgresql-1.7.2.50-1.el7sat.noarch.rpm SHA-256: 15b7d352a2ec13028b4685c809ac48e6e7d689c6f9dfc49a5de5a728d82fa808
foreman-proxy-1.7.2.8-1.el7sat.noarch.rpm SHA-256: 034aa0fdccb08637367faf75675b7699472a92182b9e42a846d8315f676ed62f
foreman-vmware-1.7.2.50-1.el7sat.noarch.rpm SHA-256: 4fc2fffc80ea2a21087488f21f9cb27fc811402b00573982bf290a230aab45a8
katello-2.2.0.17-1.el7sat.noarch.rpm SHA-256: b6d0211fae0fe84e2f9c41f984adee91585ae5c78e07528d8d696ff9815ecea3
katello-common-2.2.0.17-1.el7sat.noarch.rpm SHA-256: 1af64168cb4e6101e13fa9b6daea3af5b0a825406a3553cab7649e34e58e8fb9
katello-debug-2.2.0.17-1.el7sat.noarch.rpm SHA-256: 68970687af7682ef769973474a71d4633be4a3caa74bccef6cd6dff570ce4479
katello-installer-2.3.24-1.el7sat.noarch.rpm SHA-256: 3b9dbb0dbce560520b6a3f5a8ce7e0b5ab4cbbe183a5c3b17677d63c1d1c9af6
katello-installer-base-2.3.24-1.el7sat.noarch.rpm SHA-256: f26c51d6cda88f20396ca71cfd665caef3f1e3827b53d56ee09c9e066c769cca
katello-service-2.2.0.17-1.el7sat.noarch.rpm SHA-256: ee637ce07b161298f5e944646d6eeee01b4f6ed1f6a5ccecdb5f1f8c1253cd05
pulp-admin-client-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 66e49db92400e93ede4fd799771bfb0e32d69052180daea799dad7b0e722714f
pulp-nodes-child-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 508102cb8e5a41ce13147546612190052725406fdda029c60e04563da0bd51a0
pulp-nodes-common-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 7cd78adc8733e07413d6723b440d64ad146c31ec15b320ab1f5f093ded225ee1
pulp-nodes-parent-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 6c40b266340f187949faa242686a1dcd7d484ec4405fa2baba649dc0c62558c3
pulp-puppet-admin-extensions-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 1c329c9bbd0c34bd69aac0f44f60b699ceb922aad552186c2e6966b23cdcf970
pulp-puppet-plugins-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 215d0f23ffd1160d4a490cd7d59347327a0f27f75985cf8b282d4e81939266d3
pulp-puppet-tools-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 915f54d82eb2039359e523ceebc9add4a6cdd7e0b9512bc80cdef4b999066caf
pulp-rpm-admin-extensions-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 42a82adafe272a2de59ea6014a122a975e77437e759b429ef0fb9e372ab8c59c
pulp-rpm-handlers-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 15b5287e9ccb2f63c93ab2039eedc01b68e32f591eba085f7d04c0a588d618cb
pulp-rpm-plugins-2.6.0.19-1.el7sat.noarch.rpm SHA-256: c2c487eb9106451b63710eb20ab079d7a1732e0d67749dc5c0e6bfe14d9b48cd
pulp-selinux-2.6.0.19-1.el7sat.noarch.rpm SHA-256: d3d8edb1a330843f273300f0a9b41ae83a9ece327423dadd202f06d094f11a9f
pulp-server-2.6.0.19-1.el7sat.noarch.rpm SHA-256: a45e1df68c38c4f3e8c0e6e588a0357b621edaec6bb0e5c0dee64ca8e5a69697
puppet-foreman_scap_client-0.3.3-10.el7sat.noarch.rpm SHA-256: aa2325b75f1b394950940a55aadad746d58fd15b760c37b320030531f38cfcda
python-pulp-agent-lib-2.6.0.19-1.el7sat.noarch.rpm SHA-256: faeef72abfd3c70f3bce292e383f571a37153bc698cec17877a104a48df59b3f
python-pulp-bindings-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 57ac58555d06035f12128eb6ca83613210b024988b934f5ec2abb87cdd2803de
python-pulp-client-lib-2.6.0.19-1.el7sat.noarch.rpm SHA-256: be3f7f38a39b0d32bcfaabaf0d4ab4cde095f5d51fd983819755c6085329cf8a
python-pulp-common-2.6.0.19-1.el7sat.noarch.rpm SHA-256: b8299499b2c79e1e95f4c7f541ae03cee394f260cfe78b8198117b149b849d0f
python-pulp-puppet-common-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 83f34be808d05d0df82e7bb41b3b617b6f697b6da53f22218bb42485d2b5231a
python-pulp-rpm-common-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 656b9b9d3763a19b62b5b9eb85e91ab772dd2a07d94237188a1439c26598f848
ruby193-rubygem-katello-2.2.0.81-1.el7sat.noarch.rpm SHA-256: 3f23b59d3948f82fa7f7162c34fc0bfdc8282f9d9c570f285551c3a6f4dc8e33
rubygem-hammer_cli_foreman-0.1.4.15-1.el7sat.noarch.rpm SHA-256: c8b53b4d803992b8b37dcbc349806d380523751a125f26dc1e48e803b4cdd69e
rubygem-hammer_cli_katello-0.0.7.20-1.el7sat.noarch.rpm SHA-256: 21dc4791bf9dfb36c0cb42ef01c6b81fe496f4f5619f2df409f2ed2d3040e932

Red Hat Satellite 6.1 for RHEL 6

SRPM
foreman-1.7.2.50-1.el6_6sat.src.rpm SHA-256: 050fd5a83b294106194d842a61b189f4ba5872a524bbcf4ccee04a994db054be
foreman-proxy-1.7.2.8-1.el6.src.rpm SHA-256: 65960c2db0026ef79d6a66172ec27653d99fdbd32f8041fbbd978983c4e25444
katello-2.2.0.17-1.el6_6sat.src.rpm SHA-256: 776016ccef366a89a445cd04e4da6a977ce94e08c1b370e0483d8ae51cae5985
katello-installer-base-2.3.24-1.el6.src.rpm SHA-256: 28c42b5d271d4d311e960e8f19955be5f0f4f6c237b37232ac723b873261e3f2
pulp-2.6.0.19-1.el6.src.rpm SHA-256: 10cceaa7b69dbe622f8f6ae1ea8c30690733a9dee64af8a62dc74786185ec41b
pulp-puppet-2.6.0.19-1.el6.src.rpm SHA-256: 6364e7a17f16e8f16826237bfe9cd25d9522d416b88b2311187987a202c74cd0
pulp-rpm-2.6.0.19-1.el6.src.rpm SHA-256: 8ab4dd14f9b5ab5805cad4e26752f8cf733f48fe2ac537b4fe04742dabe0cce2
puppet-foreman_scap_client-0.3.3-10.el6.src.rpm SHA-256: a9593002c6f4f0b3a4a7766934fef9a0c05eb654c9d0b8f09ed9b1734db2b70f
ruby193-rubygem-katello-2.2.0.81-1.el6_6sat.src.rpm SHA-256: 442dd555fb911ac805f8ed2b93b482225112cbbe35b563c5ae2c8c7152ab5727
rubygem-hammer_cli_foreman-0.1.4.15-1.el6.src.rpm SHA-256: 5c2fc1c0856dcff69305b405e9f976367dcc9bbcd875614103258d6f0ce2ce1c
rubygem-hammer_cli_katello-0.0.7.20-1.el6.src.rpm SHA-256: 4111e57030cc1bbc92210262c8a4a4f413ddac65c0d2f9e79e56541559c994e7
x86_64
foreman-1.7.2.50-1.el6_6sat.noarch.rpm SHA-256: c65e585a4602f4e6f37c9e50a75db74645edb707a8c21897e0ce9df2b610665d
foreman-compute-1.7.2.50-1.el6_6sat.noarch.rpm SHA-256: 32809c20749019795f62329cdf3805d0ef31d460b2a519b8dcc5bc29ed4062fa
foreman-debug-1.7.2.50-1.el6_6sat.noarch.rpm SHA-256: e05ed5b40a56a439555f519eda59a3a7627c609e676de57ed3c89ed2073439eb
foreman-gce-1.7.2.50-1.el6_6sat.noarch.rpm SHA-256: 68fc9d012f0f471620ae6cc3395325f8a18d3d8ed8a724248fe8f77a43ded479
foreman-libvirt-1.7.2.50-1.el6_6sat.noarch.rpm SHA-256: bc5a6e6d3d1203086b3b5f5b740793c3c3a99813e5d3188b6817a1d3be6fea0d
foreman-ovirt-1.7.2.50-1.el6_6sat.noarch.rpm SHA-256: d015894eeeb081f18a2f40e42c59c7dbbf8455ba15460ff3bb2285d435108f0e
foreman-postgresql-1.7.2.50-1.el6_6sat.noarch.rpm SHA-256: e8683357621e3eeec0e5207c5ef9136ace484652b549116399d175ae989301e0
foreman-proxy-1.7.2.8-1.el6.noarch.rpm SHA-256: 95983ca37804e9174cc0e1665d98f1d95aeda5a6257505201571339a4a50abff
foreman-vmware-1.7.2.50-1.el6_6sat.noarch.rpm SHA-256: 8b27079b7830da98dac68cbfc134460b4975cbd4940e7fd71f1dbb72370fd3cf
katello-2.2.0.17-1.el6_6sat.noarch.rpm SHA-256: 6bf63a8b11cd8c6c8075a4b38f76cc6f47d0778edf0d3e0adc9e9c7c6c08a7e0
katello-common-2.2.0.17-1.el6_6sat.noarch.rpm SHA-256: b66b66a0cd73671fa81d23b52a704aa9d24e571eaa121c6d5f67c398d5572758
katello-debug-2.2.0.17-1.el6_6sat.noarch.rpm SHA-256: 6486682b43b92c38c3e7f6f35fa728a6780f1fffec42397eff5efabadabc6d6d
katello-installer-2.3.24-1.el6.noarch.rpm SHA-256: 363d2afe6b67ccb409167ac59abe0ad6f4d25eeb97c4ae13adca2f2f95919134
katello-installer-base-2.3.24-1.el6.noarch.rpm SHA-256: 08cc4eae9b639ddd7a3144978070e6c5768186225b4b1a5dc38edf74599d9a85
katello-service-2.2.0.17-1.el6_6sat.noarch.rpm SHA-256: 46893ba0cefa1d39134d6e4c89174fb2c2fcab5e705c579a0ba45ef7a0df8173
pulp-admin-client-2.6.0.19-1.el6.noarch.rpm SHA-256: 875dc4af03945e031b3e4d511250b8b0dc762b17cbd0a728f6e62fda731d1cb5
pulp-nodes-child-2.6.0.19-1.el6.noarch.rpm SHA-256: 0008b93b45fff2aaddc24fc78ad79adeada76377ba28ba698fbc5624758b5951
pulp-nodes-common-2.6.0.19-1.el6.noarch.rpm SHA-256: 7586777684c28877a1229ecf9ed19d8f634be745ddce8b25be2dae666e88caea
pulp-nodes-parent-2.6.0.19-1.el6.noarch.rpm SHA-256: 9f1f2d9d4faa182fd86b5419f76221a961de3417e261d115a1c05041deb9c7ec
pulp-puppet-admin-extensions-2.6.0.19-1.el6.noarch.rpm SHA-256: 1d4983f386650cc5493701be99d39ee9713260e095775be1003d08b8c6e8e66a
pulp-puppet-plugins-2.6.0.19-1.el6.noarch.rpm SHA-256: c944f17fc20c74d67172f8af80bbb273d30c6b974c4c481bede86bd8821da079
pulp-puppet-tools-2.6.0.19-1.el6.noarch.rpm SHA-256: 6bc21580108a07bbfa75b86cf823c8e9d8c94d9e5fc8461b58f7d9901b3f6b13
pulp-rpm-admin-extensions-2.6.0.19-1.el6.noarch.rpm SHA-256: 25536d1c0a4d64c6e29ff3b9a2e3adff09c20d4e2bcd5bbd97175fbf80653d06
pulp-rpm-handlers-2.6.0.19-1.el6.noarch.rpm SHA-256: 3dcf4b32e4ddc3090edab44684d6004aac65631bf3bdb193ce013b6199314d03
pulp-rpm-plugins-2.6.0.19-1.el6.noarch.rpm SHA-256: e3bd5979750313d7033035c4e868a96b44708dd3627c318e12503dc8c17178eb
pulp-selinux-2.6.0.19-1.el6.noarch.rpm SHA-256: 7ebd29a091ee26fdf49b6ae091bc528541e0044b3202afea4074ce45ef0d80ec
pulp-server-2.6.0.19-1.el6.noarch.rpm SHA-256: 5ba7b878822cc5e479c92b29f01f29dee680788b1a3cff7cb81d5aac22113183
puppet-foreman_scap_client-0.3.3-10.el6.noarch.rpm SHA-256: d44236f043a420bb879df4ec6a7b0fd852088954a0bb80a9efb696c431be969a
python-pulp-agent-lib-2.6.0.19-1.el6.noarch.rpm SHA-256: c106ea3fd4b1a880a81e386f993655c49eb52873b00bbcb11306232d02b4357c
python-pulp-bindings-2.6.0.19-1.el6.noarch.rpm SHA-256: a35d5e6869375ab7ca3ba648048d6931098c38e55709900bd539920d2be4f08b
python-pulp-client-lib-2.6.0.19-1.el6.noarch.rpm SHA-256: b10ed9b71490e24539d04a393c2e906c7bc265dfda100a66666865a884a06bd3
python-pulp-common-2.6.0.19-1.el6.noarch.rpm SHA-256: a2fdd1497282e723792af7f68bb002d053d7e1dc738a1d8e2c9561ed00ce805b
python-pulp-puppet-common-2.6.0.19-1.el6.noarch.rpm SHA-256: e456299808dc31b52b93c33c2e20940cae094db6c4dad1856f862cf661174ff1
python-pulp-rpm-common-2.6.0.19-1.el6.noarch.rpm SHA-256: 71c47265cb73afe18126d8648c3f81cc74a419e4542dc486bf95ce33f6bd7b30
ruby193-rubygem-katello-2.2.0.81-1.el6_6sat.noarch.rpm SHA-256: 8d8c308ef74017bf684b064cebd14be2f262b8d3a8933755db714248d3410948
rubygem-hammer_cli_foreman-0.1.4.15-1.el6.noarch.rpm SHA-256: e47abaf2e72200e7106b317d572dcd1ac1beb08f0516fc2ecd75d7572932cf35
rubygem-hammer_cli_katello-0.0.7.20-1.el6.noarch.rpm SHA-256: 73a4802d80f82e0ec9ca49b4281c7c5c6ba7bce946157d85d8005057a86c3337

Red Hat Satellite Capsule 6.1 for RHEL 7

SRPM
foreman-1.7.2.50-1.el7sat.src.rpm SHA-256: abae62b90b56e8b711bff07e3cf43aa1f4a893efc907dd831d28c579519c3860
foreman-proxy-1.7.2.8-1.el7sat.src.rpm SHA-256: ea08abc6dc76b20c47eef4855c2fa802c9edbefbf899254caa378e5f9ed568a7
katello-2.2.0.17-1.el7sat.src.rpm SHA-256: d263c09ffd63fb0b49cbd0454a9101fd92d343c729cabbc7dd76758cd4bcf984
katello-installer-base-2.3.24-1.el7sat.src.rpm SHA-256: 18fa34ee3fcd955b7b6b67308b1dfe02d634e5b946d7cc67a69decb4df8edc3b
pulp-2.6.0.19-1.el7sat.src.rpm SHA-256: 1476b3c67a7e9f2271cb1773b168d81d9836ffbd08b4400f14a9c72aac1ef6ab
pulp-puppet-2.6.0.19-1.el7sat.src.rpm SHA-256: 71eb534f6e33c844d35b1f72326e96cf2600c00eb357211f7cd94afce03a119c
pulp-rpm-2.6.0.19-1.el7sat.src.rpm SHA-256: 3bed9d800f75193745f347979e0a73ff4f36524285616d6f9183bf60c2303cf1
puppet-foreman_scap_client-0.3.3-10.el7sat.src.rpm SHA-256: c5cb811a9154b48e8a51201bb53b27b84585ee34a4a776752315288b68e8cd09
x86_64
capsule-installer-2.3.24-1.el7sat.noarch.rpm SHA-256: caf88bd71715bbe8ed3f815001cde63a1929ef452491c732718c0e1dea5ebefe
foreman-debug-1.7.2.50-1.el7sat.noarch.rpm SHA-256: 62c8dfc1d8300c4133fbfdb6ce29cca29f5cc7a8aa5612814702556b2c813064
foreman-proxy-1.7.2.8-1.el7sat.noarch.rpm SHA-256: 034aa0fdccb08637367faf75675b7699472a92182b9e42a846d8315f676ed62f
katello-debug-2.2.0.17-1.el7sat.noarch.rpm SHA-256: 68970687af7682ef769973474a71d4633be4a3caa74bccef6cd6dff570ce4479
katello-installer-base-2.3.24-1.el7sat.noarch.rpm SHA-256: f26c51d6cda88f20396ca71cfd665caef3f1e3827b53d56ee09c9e066c769cca
katello-service-2.2.0.17-1.el7sat.noarch.rpm SHA-256: ee637ce07b161298f5e944646d6eeee01b4f6ed1f6a5ccecdb5f1f8c1253cd05
pulp-admin-client-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 66e49db92400e93ede4fd799771bfb0e32d69052180daea799dad7b0e722714f
pulp-nodes-child-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 508102cb8e5a41ce13147546612190052725406fdda029c60e04563da0bd51a0
pulp-nodes-common-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 7cd78adc8733e07413d6723b440d64ad146c31ec15b320ab1f5f093ded225ee1
pulp-nodes-parent-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 6c40b266340f187949faa242686a1dcd7d484ec4405fa2baba649dc0c62558c3
pulp-puppet-admin-extensions-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 1c329c9bbd0c34bd69aac0f44f60b699ceb922aad552186c2e6966b23cdcf970
pulp-puppet-plugins-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 215d0f23ffd1160d4a490cd7d59347327a0f27f75985cf8b282d4e81939266d3
pulp-rpm-admin-extensions-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 42a82adafe272a2de59ea6014a122a975e77437e759b429ef0fb9e372ab8c59c
pulp-rpm-handlers-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 15b5287e9ccb2f63c93ab2039eedc01b68e32f591eba085f7d04c0a588d618cb
pulp-rpm-plugins-2.6.0.19-1.el7sat.noarch.rpm SHA-256: c2c487eb9106451b63710eb20ab079d7a1732e0d67749dc5c0e6bfe14d9b48cd
pulp-selinux-2.6.0.19-1.el7sat.noarch.rpm SHA-256: d3d8edb1a330843f273300f0a9b41ae83a9ece327423dadd202f06d094f11a9f
pulp-server-2.6.0.19-1.el7sat.noarch.rpm SHA-256: a45e1df68c38c4f3e8c0e6e588a0357b621edaec6bb0e5c0dee64ca8e5a69697
puppet-foreman_scap_client-0.3.3-10.el7sat.noarch.rpm SHA-256: aa2325b75f1b394950940a55aadad746d58fd15b760c37b320030531f38cfcda
python-pulp-agent-lib-2.6.0.19-1.el7sat.noarch.rpm SHA-256: faeef72abfd3c70f3bce292e383f571a37153bc698cec17877a104a48df59b3f
python-pulp-bindings-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 57ac58555d06035f12128eb6ca83613210b024988b934f5ec2abb87cdd2803de
python-pulp-client-lib-2.6.0.19-1.el7sat.noarch.rpm SHA-256: be3f7f38a39b0d32bcfaabaf0d4ab4cde095f5d51fd983819755c6085329cf8a
python-pulp-common-2.6.0.19-1.el7sat.noarch.rpm SHA-256: b8299499b2c79e1e95f4c7f541ae03cee394f260cfe78b8198117b149b849d0f
python-pulp-puppet-common-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 83f34be808d05d0df82e7bb41b3b617b6f697b6da53f22218bb42485d2b5231a
python-pulp-rpm-common-2.6.0.19-1.el7sat.noarch.rpm SHA-256: 656b9b9d3763a19b62b5b9eb85e91ab772dd2a07d94237188a1439c26598f848

Red Hat Satellite Capsule 6.1 for RHEL 6

SRPM
foreman-1.7.2.50-1.el6_6sat.src.rpm SHA-256: 050fd5a83b294106194d842a61b189f4ba5872a524bbcf4ccee04a994db054be
foreman-proxy-1.7.2.8-1.el6.src.rpm SHA-256: 65960c2db0026ef79d6a66172ec27653d99fdbd32f8041fbbd978983c4e25444
katello-2.2.0.17-1.el6_6sat.src.rpm SHA-256: 776016ccef366a89a445cd04e4da6a977ce94e08c1b370e0483d8ae51cae5985
katello-installer-base-2.3.24-1.el6.src.rpm SHA-256: 28c42b5d271d4d311e960e8f19955be5f0f4f6c237b37232ac723b873261e3f2
pulp-2.6.0.19-1.el6.src.rpm SHA-256: 10cceaa7b69dbe622f8f6ae1ea8c30690733a9dee64af8a62dc74786185ec41b
pulp-puppet-2.6.0.19-1.el6.src.rpm SHA-256: 6364e7a17f16e8f16826237bfe9cd25d9522d416b88b2311187987a202c74cd0
pulp-rpm-2.6.0.19-1.el6.src.rpm SHA-256: 8ab4dd14f9b5ab5805cad4e26752f8cf733f48fe2ac537b4fe04742dabe0cce2
puppet-foreman_scap_client-0.3.3-10.el6.src.rpm SHA-256: a9593002c6f4f0b3a4a7766934fef9a0c05eb654c9d0b8f09ed9b1734db2b70f
x86_64
capsule-installer-2.3.24-1.el6.noarch.rpm SHA-256: 50230dfdb05d18c2454731f8bba324a24a642bab62d4370111e205bb0ba540da
foreman-debug-1.7.2.50-1.el6_6sat.noarch.rpm SHA-256: e05ed5b40a56a439555f519eda59a3a7627c609e676de57ed3c89ed2073439eb
foreman-proxy-1.7.2.8-1.el6.noarch.rpm SHA-256: 95983ca37804e9174cc0e1665d98f1d95aeda5a6257505201571339a4a50abff
katello-debug-2.2.0.17-1.el6_6sat.noarch.rpm SHA-256: 6486682b43b92c38c3e7f6f35fa728a6780f1fffec42397eff5efabadabc6d6d
katello-installer-base-2.3.24-1.el6.noarch.rpm SHA-256: 08cc4eae9b639ddd7a3144978070e6c5768186225b4b1a5dc38edf74599d9a85
katello-service-2.2.0.17-1.el6_6sat.noarch.rpm SHA-256: 46893ba0cefa1d39134d6e4c89174fb2c2fcab5e705c579a0ba45ef7a0df8173
pulp-admin-client-2.6.0.19-1.el6.noarch.rpm SHA-256: 875dc4af03945e031b3e4d511250b8b0dc762b17cbd0a728f6e62fda731d1cb5
pulp-nodes-child-2.6.0.19-1.el6.noarch.rpm SHA-256: 0008b93b45fff2aaddc24fc78ad79adeada76377ba28ba698fbc5624758b5951
pulp-nodes-common-2.6.0.19-1.el6.noarch.rpm SHA-256: 7586777684c28877a1229ecf9ed19d8f634be745ddce8b25be2dae666e88caea
pulp-nodes-parent-2.6.0.19-1.el6.noarch.rpm SHA-256: 9f1f2d9d4faa182fd86b5419f76221a961de3417e261d115a1c05041deb9c7ec
pulp-puppet-admin-extensions-2.6.0.19-1.el6.noarch.rpm SHA-256: 1d4983f386650cc5493701be99d39ee9713260e095775be1003d08b8c6e8e66a
pulp-puppet-plugins-2.6.0.19-1.el6.noarch.rpm SHA-256: c944f17fc20c74d67172f8af80bbb273d30c6b974c4c481bede86bd8821da079
pulp-rpm-admin-extensions-2.6.0.19-1.el6.noarch.rpm SHA-256: 25536d1c0a4d64c6e29ff3b9a2e3adff09c20d4e2bcd5bbd97175fbf80653d06
pulp-rpm-handlers-2.6.0.19-1.el6.noarch.rpm SHA-256: 3dcf4b32e4ddc3090edab44684d6004aac65631bf3bdb193ce013b6199314d03
pulp-rpm-plugins-2.6.0.19-1.el6.noarch.rpm SHA-256: e3bd5979750313d7033035c4e868a96b44708dd3627c318e12503dc8c17178eb
pulp-selinux-2.6.0.19-1.el6.noarch.rpm SHA-256: 7ebd29a091ee26fdf49b6ae091bc528541e0044b3202afea4074ce45ef0d80ec
pulp-server-2.6.0.19-1.el6.noarch.rpm SHA-256: 5ba7b878822cc5e479c92b29f01f29dee680788b1a3cff7cb81d5aac22113183
puppet-foreman_scap_client-0.3.3-10.el6.noarch.rpm SHA-256: d44236f043a420bb879df4ec6a7b0fd852088954a0bb80a9efb696c431be969a
python-pulp-agent-lib-2.6.0.19-1.el6.noarch.rpm SHA-256: c106ea3fd4b1a880a81e386f993655c49eb52873b00bbcb11306232d02b4357c
python-pulp-bindings-2.6.0.19-1.el6.noarch.rpm SHA-256: a35d5e6869375ab7ca3ba648048d6931098c38e55709900bd539920d2be4f08b
python-pulp-client-lib-2.6.0.19-1.el6.noarch.rpm SHA-256: b10ed9b71490e24539d04a393c2e906c7bc265dfda100a66666865a884a06bd3
python-pulp-common-2.6.0.19-1.el6.noarch.rpm SHA-256: a2fdd1497282e723792af7f68bb002d053d7e1dc738a1d8e2c9561ed00ce805b
python-pulp-puppet-common-2.6.0.19-1.el6.noarch.rpm SHA-256: e456299808dc31b52b93c33c2e20940cae094db6c4dad1856f862cf661174ff1
python-pulp-rpm-common-2.6.0.19-1.el6.noarch.rpm SHA-256: 71c47265cb73afe18126d8648c3f81cc74a419e4542dc486bf95ce33f6bd7b30

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

Red Hat legal and privacy links

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