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 Lightspeed
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 Lightspeed
  • 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-2010:0897 - Bug Fix Advisory
Issued:
2010-11-18
Updated:
2010-11-18

RHBA-2010:0897 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Red Hat Network Satellite bug fix update

Type/Severity

Bug Fix Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated packages that address various issues are now available for Red Hat
Network Satellite.

Description

Red Hat Network Satellite is a systems management tool for Linux-based
infrastructures. It allows for provisioning, remote management and monitoring of
multiple Linux deployments with a single, centralized tool.

These updated Red Hat Network Satellite packages provide fixes for the following
bugs:

  • yum repository generation would not complete for Z-stream (EUS) channels on

satellites upgraded from 520. This update resolves this issue and yum upgrades
now work without fault . (BZ#523673)

  • the time needed to subscribe or unsubscribe systems from a base channel using

the System Set Manager was unexpectedly long. This update provides performance
and scalability improvements. (BZ#525588)

  • selecting one or more systems on the Target Systems page for channel

subscription would result in an Internal Server Error. With this update,
subscriptions run now without fault. (BZ#559015)

  • the time needed to call system.getName was unexpectedly long. With this

update, the results of the call are faster now. (BZ#575796)

  • systems with auto-application of errata applied could have tried to update

before the channel repodata was generated, which resulted in the errata not
being applied. This update resolves the issue and channel repodata is generated
before updating. (BZ#576139)

  • cobbler system record creation resulted in traceback and internal server

error, due to an invalid character. This update resolves the issue. (BZ#577074)

  • viewing the list of all users only allowed the first page to be viewed. This

update fixes the issue in the list code and is now working correctly.
(BZ#590204)

  • the api channel.software.mergeErrata() call would associate non-custom errata

to custom channels instead of cloning them. With this update, all Errata are
cloned and packages are added.(BZ#591291)

  • subscribing or unsubscribing from child channels via the System Set Manager

would not update entitlement counts. This update fixes the issue and all
entitlement counts can be updated. (BZ#595473)

  • the api call channel.software.mergeErrata, mergePackage, and errata.clone

allowed modification of non-custom channels. This update allows only custom
channels to be modified with those calls. (BZ#601656)

  • the api calls channel.software.mergeErrata & mergePackage would not update the

outdated errata and package lists for subscribed servers. With this update, all
outdated errata and package lists are updated. (BZ#603258)

  • adding errata to a custom channel with package unchecked association did not

move all packages of appropriate architectures to the destination channel. With
this update, all packages of the appropriate architectures are moved correctly.
(BZ#605383)

  • the errata.listPackages() api call was very slow, much slower than previous

versions of Satellite. This update fixes the issue. (BZ#623447)

Users of Red Hat Network Satellite are advised to upgrade to these updated
packages, which resolve these issues.

Solution

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

To update all RPMs for your particular architecture, run:

rpm -Fvh [filenames]

where [filenames] is a list of the RPMs you wish to upgrade. Only those
RPMs which are currently installed will be updated. Those RPMs which are
not installed but included in the list will not be updated. Note that you
can also use wildcards (*.rpm) if your current directory *only* contains the
desired RPMs.

Please note that this update is also available via Red Hat Network. Many
people find this an easier way to apply updates. To use Red Hat Network,
launch the Red Hat Update Agent with the following command:

up2date

or

yum upgrade

This will start an interactive process that will result in the appropriate
RPMs being upgraded on your system.

Affected Products

  • Red Hat Satellite with Embedded Oracle 5.3 x86_64
  • Red Hat Satellite with Embedded Oracle 5.3 i386

Fixes

  • BZ - 523673 - Cannot retrieve repository metadata (repomd.xml) for repository: rhel-x86_64-server-5.3.z
  • BZ - 559015 - Channel -> Target Systems ISE's on submit
  • BZ - 575796 - performance issue of system.get_name API call
  • BZ - 577074 - Cobbler System Record Creation results in Internal Server Error (invalid character) & traceback
  • BZ - 590204 - UserList.do (All Users tab) pagination bug: only sees the 1st pageful
  • BZ - 591291 - Satellite 5.3: mergeErrata API call does not copy/add packages, it will also associate (instead of clone) non-custom errata to a custom channel (should not be allowed)
  • BZ - 595473 - SSM Child Channels subscription not updating current members in 530
  • BZ - 603258 - rhnServerNeededCache & server applicable errata/pkgs do not update when using the API (mergeErrata / mergePackage) to merge channel data
  • BZ - 605383 - Adding errata to cloned/custom channel (with pkg association unchecked) does not move all needed package arches
  • BZ - 623447 - Satellite 5.3: RHN API call errata.listPackages too slow (much slower than 4.2)

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Satellite with Embedded Oracle 5.3

SRPM
spacewalk-java-0.5.44-92.el5sat.src.rpm SHA-256: 244db24b21be779f5b2baec0cba0e362588ba2c913095c6df5cbee26256bc951
x86_64
spacewalk-java-0.5.44-92.el5sat.noarch.rpm SHA-256: da703cf6a394c2c6d2c544c7e73bd4621cbdc9dcee0877cfbc96b8904315d15e
spacewalk-java-config-0.5.44-92.el5sat.noarch.rpm SHA-256: f8b217f66b907e390c6d173bf202bbfeacbc5e60497ae3d837ef1db8d82cfb71
spacewalk-java-lib-0.5.44-92.el5sat.noarch.rpm SHA-256: 5c498a02061d235b302ac42f8af904a9afb904682a286c7f69885b84ccf6a11d
spacewalk-taskomatic-0.5.44-92.el5sat.noarch.rpm SHA-256: bf7f39a6895aa46b65775a8f65efcb69c340a2eb6bcc5a81cd16e5a3ca0e003b
i386
spacewalk-java-0.5.44-92.el5sat.noarch.rpm SHA-256: da703cf6a394c2c6d2c544c7e73bd4621cbdc9dcee0877cfbc96b8904315d15e
spacewalk-java-config-0.5.44-92.el5sat.noarch.rpm SHA-256: f8b217f66b907e390c6d173bf202bbfeacbc5e60497ae3d837ef1db8d82cfb71
spacewalk-java-lib-0.5.44-92.el5sat.noarch.rpm SHA-256: 5c498a02061d235b302ac42f8af904a9afb904682a286c7f69885b84ccf6a11d
spacewalk-taskomatic-0.5.44-92.el5sat.noarch.rpm SHA-256: bf7f39a6895aa46b65775a8f65efcb69c340a2eb6bcc5a81cd16e5a3ca0e003b

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